Share via


Classe SfcProperty

Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.

Hiérarchie d'héritage

System. . :: . .Object
  Microsoft.SqlServer.Management.Sdk.Sfc..::..SfcProperty

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 NotInheritable Class SfcProperty _
    Implements ISfcProperty
'Utilisation
Dim instance As SfcProperty
public sealed class SfcProperty : ISfcProperty
public ref class SfcProperty sealed : ISfcProperty
[<SealedAttribute>]
type SfcProperty =  
    class
        interface ISfcProperty
    end
public final class SfcProperty implements ISfcProperty

Le type SfcProperty expose les membres suivants.

Propriétés

  Nom Description
Propriété publique Attributes Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.
Propriété publique Computed Gets a value indicating whether the property object is computed. Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.
Propriété publique Dirty Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.
Propriété publique Enabled Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.
Propriété publique Encrypted Gets a value indicating whether the object is encrypted. Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.
Propriété publique Expensive Gets the Boolean property value that specifies whether it takes a long time to load the property's values. Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.
Propriété publique IdentityKey Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.
Propriété publique IsAvailable Returns whether or not the command is currently enabled. Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.
Propriété publique IsNull Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.
Propriété publique Name Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.
Propriété publique Readable Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.
Propriété publique Required Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.
Propriété publique Retrieved Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.
Propriété publique SqlAzureDatabase Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.
Propriété publique Standalone Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.
Propriété publique Type Gets the type of the property. Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.
Propriété publique Value Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.
Propriété publique Writable Gets the Boolean property value that specifies whether the property can be modified. Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.

Haut de la page

Méthodes

  Nom Description
Méthode publique CompareTo Compares the property object to another object. Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.
Méthode publique Equals Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server. (remplace Object. . :: . .Equals(Object).)
Méthode protégée Finalize (hérité de Object.)
Méthode publique GetHashCode Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server. (remplace Object. . :: . .GetHashCode() () () ().)
Méthode publique GetType (hérité de Object.)
Méthode protégée MemberwiseClone (hérité de Object.)
Méthode publique ToString Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server. (remplace Object. . :: . .ToString() () () ().)

Haut de la page

Opérateurs

  Nom Description
Opérateur publicMembre statique Equality Determines whether two objects are equal by performing an equality operation on two Property objects. Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.
Opérateur publicMembre statique GreaterThan Determines whether one object is greater than another object by performing a greater than operation on two Property objects. Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.
Opérateur publicMembre statique Inequality Determines whether two objects are unequal by performing an inequality operation on two Property objects. Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.
Opérateur publicMembre statique LessThan Determines whether one object is less than another object by performing a less than operation on two Property objects. Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.

Haut de la page

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.