Classe ObjectProperty
Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server. Specifies attributes of SQL Server Management Objects (SMO) object properties.
Gerarchia di ereditarietà
System. . :: . .Object
Microsoft.SqlServer.Management.Sdk.Sfc..::..ObjectProperty
Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .SqlObjectProperty
Spazio dei nomi Microsoft.SqlServer.Management.Sdk.Sfc
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Sintassi
'Dichiarazione
<SerializableAttribute> _
<ComVisibleAttribute(False)> _
Public Class ObjectProperty
'Utilizzo
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
Nel tipo ObjectProperty sono esposti i membri seguenti.
Costruttori
Nome | Descrizione | |
---|---|---|
ObjectProperty | Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server.Initializes a new instance of the ObjectProperty class. |
In alto
Proprietà
Nome | Descrizione | |
---|---|---|
DefaultValue | Gets or sets the default value of the property. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server. | |
Expensive | Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di 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. | |
ExtendedType | Gets or sets a Boolean property value that specifies whether the property is an extended property or not. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server. | |
KeyIndex | Gets or sets the property key index. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server. | |
Name | Gets or sets a value that indicates the name of the property. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server. | |
PropertyMode | Gets or sets a value that indicates the mode of the property. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server. | |
ReadOnly | Gets or sets the Boolean property value that specifies whether the property is read-only or read/write. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server. | |
ReadOnlyAfterCreation | Gets or sets a value that indicates whether the property is read only after creation. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server. | |
ReferenceKeys | Gets or sets the information about the keys that makes up the reference. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server. | |
ReferenceTemplate | Gets or sets a value that indicates the URN (Uniform Resource Name) template for an object reference. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server. | |
ReferenceTemplateParameters | Gets or sets the information about the keys that make up the reference. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server. | |
ReferenceType | Gets or sets the type pointed to by object reference. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server. | |
Type | Gets or sets a value that indicates the type of the property. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server. | |
Usage | Gets or sets the accepted usages for the property. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server. |
In alto
Metodi
Nome | Descrizione | |
---|---|---|
Equals | Ereditato da Object. | |
Finalize | Ereditato da Object. | |
GetHashCode | Ereditato da Object. | |
GetType | Ereditato da Object. | |
MemberwiseClone | Ereditato da Object. | |
ToString | Ereditato da Object. |
In alto
Protezione dei thread
I membri static (Shared in Visual Basic) pubblici di questo tipo sono affidabili. Non è invece garantita la sicurezza dei membri dell'istanza.