Proprietà FixedProperties
Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server.
Spazio dei nomi Microsoft.SqlServer.Management.Sdk.Sfc
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Sintassi
'Dichiarazione
Protected ReadOnly Property FixedProperties As SortedList
Get
'Utilizzo
Dim value As SortedList
value = Me.FixedProperties
protected SortedList FixedProperties { get; }
protected:
property SortedList^ FixedProperties {
SortedList^ get ();
}
member FixedProperties : SortedList
function get FixedProperties () : SortedList
Valore proprietà
Tipo: System.Collections. . :: . .SortedList
An object value that specifies the fixed properties.