Condividi tramite


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
Public ReadOnly Property FixedProperties As SortedList
    Get
'Utilizzo
Dim instance As XPathExpressionBlock
Dim value As SortedList

value = instance.FixedProperties
public SortedList FixedProperties { get; }
public:
property SortedList^ FixedProperties {
    SortedList^ get ();
}
member FixedProperties : SortedList
function get FixedProperties () : SortedList

Valore proprietà

Tipo: System.Collections. . :: . .SortedList
The list of fixed properties.