CommonLocalizedPropertyResourcesAttribute Costruttori
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Overload
| Nome | Descrizione |
|---|---|
| CommonLocalizedPropertyResourcesAttribute(String) |
Costruttore |
| CommonLocalizedPropertyResourcesAttribute(Type) |
Costruttore |
| CommonLocalizedPropertyResourcesAttribute(String, Boolean) |
Costruttore |
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