Linguaggio

CommonLocalizedPropertyResourcesAttribute Costruttori

Definizione

Overload

CommonLocalizedPropertyResourcesAttribute(String)

Costruttore

public CommonLocalizedPropertyResourcesAttribute(string resourcesName);
new Microsoft.SqlServer.Management.Common.CommonLocalizedPropertyResourcesAttribute : string -> Microsoft.SqlServer.Management.Common.CommonLocalizedPropertyResourcesAttribute
Public Sub New (resourcesName As String)

Parametri

resourcesName
String

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

Si applica a

CommonLocalizedPropertyResourcesAttribute(Type)

Costruttore

public CommonLocalizedPropertyResourcesAttribute(Type resourceType);
new Microsoft.SqlServer.Management.Common.CommonLocalizedPropertyResourcesAttribute : Type -> Microsoft.SqlServer.Management.Common.CommonLocalizedPropertyResourcesAttribute
Public Sub New (resourceType As Type)

Parametri

resourceType
Type

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

Si applica a

CommonLocalizedPropertyResourcesAttribute(String, Boolean)

Costruttore

public CommonLocalizedPropertyResourcesAttribute(string resourcesName, bool useDefaultKeys);
new Microsoft.SqlServer.Management.Common.CommonLocalizedPropertyResourcesAttribute : string * bool -> Microsoft.SqlServer.Management.Common.CommonLocalizedPropertyResourcesAttribute
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