Compartir a través de


FixedProperties Propiedad

No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server.

Espacio de nombres:  Microsoft.SqlServer.Management.Sdk.Sfc
Ensamblado:  Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Sintaxis

'Declaración
Public ReadOnly Property FixedProperties As SortedList
    Get
'Uso
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

Valor de la propiedad

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