Condividi tramite


Proprietà Exclusive

Gets a value indicating whether the specified SKU's are exclusive of the property or inclusive. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server.

Spazio dei nomi  Microsoft.SqlServer.Management.Sdk.Sfc.Metadata
Assembly:  Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property Exclusive As Boolean
    Get
'Utilizzo
Dim instance As SfcSkuAttribute
Dim value As Boolean

value = instance.Exclusive
public bool Exclusive { get; }
public:
property bool Exclusive {
    bool get ();
}
member Exclusive : bool
function get Exclusive () : boolean

Valore proprietà

Tipo: System. . :: . .Boolean
true if the specified SKU's are exclusive; otherwise, false.