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