Właściwość FixedProperties
Nie należy odwoływać się do tego elementu członkowskiego bezpośrednio w kodzie. Obsługuje on infrastrukturę programu SQL Server.
Przestrzeń nazw: Microsoft.SqlServer.Management.Sdk.Sfc
Zestaw: Microsoft.SqlServer.Management.Sdk.Sfc (w Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Syntax
'Deklaracja
Public ReadOnly Property FixedProperties As SortedList
Get
'Użycie
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
Wartość właściwości
Typ: System.Collections. . :: . .SortedList
Lista właściwości ustalonych.
Zobacz także