Share via


Classe ObjectProperty

Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server. Specifies attributes of SQL Server Management Objects (SMO) object properties.

Hiérarchie d'héritage

System. . :: . .Object
  Microsoft.SqlServer.Management.Sdk.Sfc..::..ObjectProperty
    Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .SqlObjectProperty

Espace de noms :  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly :  Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Syntaxe

'Déclaration
<SerializableAttribute> _
<ComVisibleAttribute(False)> _
Public Class ObjectProperty
'Utilisation
Dim instance As ObjectProperty
[SerializableAttribute]
[ComVisibleAttribute(false)]
public class ObjectProperty
[SerializableAttribute]
[ComVisibleAttribute(false)]
public ref class ObjectProperty
[<SerializableAttribute>]
[<ComVisibleAttribute(false)>]
type ObjectProperty =  class end
public class ObjectProperty

Le type ObjectProperty expose les membres suivants.

Constructeurs

  Nom Description
Méthode publique ObjectProperty Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.Initializes a new instance of the ObjectProperty class.

Haut de la page

Propriétés

  Nom Description
Propriété publique DefaultValue Gets or sets the default value 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 Expensive Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server. Gets or sets a Boolean property value that specifies whether the object property is expensive in terms of time taken to load and initialize.
Propriété publique ExtendedType Gets or sets a Boolean property value that specifies whether the property is an extended property or not. Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.
Propriété publique KeyIndex Gets or sets the property key index. Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.
Propriété publique Name Gets or sets a value that indicates the name 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 PropertyMode Gets or sets a value that indicates the mode 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 ReadOnly Gets or sets the Boolean property value that specifies whether the property is read-only or read/write. Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.
Propriété publique ReadOnlyAfterCreation Gets or sets a value that indicates whether the property is read only after creation. Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.
Propriété publique ReferenceKeys Gets or sets the information about the keys that makes up the reference. Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.
Propriété publique ReferenceTemplate Gets or sets a value that indicates the URN (Uniform Resource Name) template for an object reference. Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.
Propriété publique ReferenceTemplateParameters Gets or sets the information about the keys that make up the reference. Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.
Propriété publique ReferenceType Gets or sets the type pointed to by object reference. Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.
Propriété publique Type Gets or sets a value that indicates 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 Usage Gets or sets the accepted usages for the property. 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 Equals (hérité de Object.)
Méthode protégée Finalize (hérité de Object.)
Méthode publique GetHashCode (hérité de Object.)
Méthode publique GetType (hérité de Object.)
Méthode protégée MemberwiseClone (hérité de Object.)
Méthode publique ToString (hérité de Object.)

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.