CommonLocalizedPropertyResourcesAttribute Konstruktor

Definisi

Overload

CommonLocalizedPropertyResourcesAttribute(String)

Constructor

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

Parameter

resourcesName
String

Nama sumber daya (misalnya Microsoft. SqlServer.Foo.BarStrings)

Berlaku untuk

CommonLocalizedPropertyResourcesAttribute(Type)

Constructor

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

Parameter

resourceType
Type

Jenis sumber daya (misalnya Microsoft. SqlServer.Foo.BarStrings)

Berlaku untuk

CommonLocalizedPropertyResourcesAttribute(String, Boolean)

Constructor

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)

Parameter

resourcesName
String

nama sumber daya (misalnya Microsoft. SqlServer.Foo.BarStrings)

useDefaultKeys
Boolean

Berlaku untuk