Méthode EnumObject.ComputeFixedProperties
Ne faites pas directement référence à 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
Public Function ComputeFixedProperties As Boolean
'Utilisation
Dim instance As EnumObject
Dim returnValue As Boolean
returnValue = instance.ComputeFixedProperties()
public bool ComputeFixedProperties()
public:
bool ComputeFixedProperties()
member ComputeFixedProperties : unit -> bool
public function ComputeFixedProperties() : boolean
Valeur de retour
Type : System.Boolean
true if the fixed properties were computed; otherwise, false.