LocalizedPropertyResourcesAttribute 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 |
|---|---|
| LocalizedPropertyResourcesAttribute(String) |
Costruttore |
| LocalizedPropertyResourcesAttribute(Type) |
Costruttore |
| LocalizedPropertyResourcesAttribute(String, Boolean) |
Costruttore |
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