SkuNames-Eigenschaft
Gets the specified list of SKU names. Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur.
Namespace: Microsoft.SqlServer.Management.Sdk.Sfc.Metadata
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Syntax
'Declaration
Public ReadOnly Property SkuNames As String()
Get
'Usage
Dim instance As SfcSkuAttribute
Dim value As String()
value = instance.SkuNames
public string[] SkuNames { get; }
public:
property array<String^>^ SkuNames {
array<String^>^ get ();
}
member SkuNames : string[]
function get SkuNames () : String[]
Eigenschaftswert
Typ: array<System. . :: . .String> [] () [] []
A list of SKU names.