Propriété FixedProperties
Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.
Espace de noms : Microsoft.SqlServer.Management.Sdk.Sfc
Assembly : Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Syntaxe
'Déclaration
Protected ReadOnly Property FixedProperties As SortedList
Get
'Utilisation
Dim value As SortedList
value = Me.FixedProperties
protected SortedList FixedProperties { get; }
protected:
property SortedList^ FixedProperties {
SortedList^ get ();
}
member FixedProperties : SortedList
function get FixedProperties () : SortedList
Valeur de propriété
Type : System.Collections. . :: . .SortedList
An object value that specifies the fixed properties.