Condividi tramite


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
Metodo pubblico 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
Proprietà pubblica 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.
Proprietà pubblica 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.
Proprietà pubblica 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.
Proprietà pubblica KeyIndex Gets or sets the property key index. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server.
Proprietà pubblica 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.
Proprietà pubblica 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.
Proprietà pubblica 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.
Proprietà pubblica 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.
Proprietà pubblica 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.
Proprietà pubblica 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.
Proprietà pubblica 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.
Proprietà pubblica 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.
Proprietà pubblica 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.
Proprietà pubblica 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
Metodo pubblico Equals Ereditato da Object.
Metodo protetto Finalize Ereditato da Object.
Metodo pubblico GetHashCode Ereditato da Object.
Metodo pubblico GetType Ereditato da Object.
Metodo protetto MemberwiseClone Ereditato da Object.
Metodo pubblico 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.