Lingua

LocalizedPropertyResourcesAttribute Costruttori

Definizione

Overload

LocalizedPropertyResourcesAttribute(String)

Costruttore

public LocalizedPropertyResourcesAttribute(string resourcesName);
new Microsoft.SqlServer.Management.Sdk.Sfc.LocalizedPropertyResourcesAttribute : string -> Microsoft.SqlServer.Management.Sdk.Sfc.LocalizedPropertyResourcesAttribute
Public Sub New (resourcesName As String)

Parametri

resourcesName
String

Nome delle risorse, ad esempio Microsoft. SqlServer.Foo.BarStrings)

Si applica a

LocalizedPropertyResourcesAttribute(Type)

Costruttore

public LocalizedPropertyResourcesAttribute(Type resourceType);
new Microsoft.SqlServer.Management.Sdk.Sfc.LocalizedPropertyResourcesAttribute : Type -> Microsoft.SqlServer.Management.Sdk.Sfc.LocalizedPropertyResourcesAttribute
Public Sub New (resourceType As Type)

Parametri

resourceType
Type

Tipo di risorse , ad esempio Microsoft. SqlServer.Foo.BarStrings)

Si applica a

LocalizedPropertyResourcesAttribute(String, Boolean)

Costruttore

public LocalizedPropertyResourcesAttribute(string resourcesName, bool useDefaultKeys);
new Microsoft.SqlServer.Management.Sdk.Sfc.LocalizedPropertyResourcesAttribute : string * bool -> Microsoft.SqlServer.Management.Sdk.Sfc.LocalizedPropertyResourcesAttribute
Public Sub New (resourcesName As String, useDefaultKeys As Boolean)

Parametri

resourcesName
String

nome della risorsa , ad esempio Microsoft. SqlServer.Foo.BarStrings)

useDefaultKeys
Boolean

Si applica a