Compartilhar via


Classe SfcObjectAttribute

Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server.

Hierarquia de herança

System. . :: . .Object
  System. . :: . .Attribute
    Microsoft.SqlServer.Management.Sdk.Sfc.Metadata. . :: . .SfcRelationshipAttribute
      Microsoft.SqlServer.Management.Sdk.Sfc.Metadata..::..SfcObjectAttribute

Namespace:  Microsoft.SqlServer.Management.Sdk.Sfc.Metadata
Assembly:  Microsoft.SqlServer.Management.Sdk.Sfc (em Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Sintaxe

'Declaração
<AttributeUsageAttribute(AttributeTargets.Property, Inherited := True, AllowMultiple := False)> _
Public Class SfcObjectAttribute _
    Inherits SfcRelationshipAttribute
'Uso
Dim instance As SfcObjectAttribute
[AttributeUsageAttribute(AttributeTargets.Property, Inherited = true, AllowMultiple = false)]
public class SfcObjectAttribute : SfcRelationshipAttribute
[AttributeUsageAttribute(AttributeTargets::Property, Inherited = true, AllowMultiple = false)]
public ref class SfcObjectAttribute : public SfcRelationshipAttribute
[<AttributeUsageAttribute(AttributeTargets.Property, Inherited = true, AllowMultiple = false)>]
type SfcObjectAttribute =  
    class
        inherit SfcRelationshipAttribute
    end
public class SfcObjectAttribute extends SfcRelationshipAttribute

O tipo SfcObjectAttribute expõe os membros a seguir.

Construtores

  Nome Descrição
Método público SfcObjectAttribute() () () () Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server.
Método público SfcObjectAttribute(Type) Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server.
Método público SfcObjectAttribute(SfcObjectCardinality) Initializes a new instance of the SfcObjectAttribute class with the specified cardinality. Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server.
Método público SfcObjectAttribute(SfcObjectFlags) Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server.
Método público SfcObjectAttribute(SfcObjectRelationship) Initializes a new instance of the SfcObjectAttribute class with the specified relationship. Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server.
Método público SfcObjectAttribute(Type, SfcObjectFlags) Initializes a new instance of the SfcObjectAttribute class with the specified flag and the type contains. Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server.
Método público SfcObjectAttribute(SfcContainerCardinality, Type) Initializes a new instance of the SfcObjectAttribute class with the specified type and cardinality. Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server.
Método público SfcObjectAttribute(SfcObjectCardinality, SfcObjectFlags) Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server.
Método público SfcObjectAttribute(SfcObjectRelationship, SfcObjectCardinality) Initializes a new instance of the SfcObjectAttribute class with the specified relationship and cardinality to its parent. Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server.
Método público SfcObjectAttribute(SfcObjectRelationship, SfcObjectFlags) Initializes a new instance of the SfcObjectAttribute class with the specified flag and relationship to its parent. Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server.
Método público SfcObjectAttribute(SfcContainerCardinality, Type, SfcObjectFlags) Initializes a new instance of the SfcObjectAttribute class with the specified type and cardinality. Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server.
Método público SfcObjectAttribute(SfcContainerRelationship, SfcContainerCardinality, Type) Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server.
Método público SfcObjectAttribute(SfcObjectRelationship, SfcObjectCardinality, SfcObjectFlags) Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server.
Método público SfcObjectAttribute(SfcContainerRelationship, SfcContainerCardinality, Type, SfcObjectFlags) Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server.

Início

Propriedades

  Nome Descrição
Propriedade pública Cardinality Gets or sets the cardinality of the type in relationship to its parent. Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server. (Herdado de SfcRelationshipAttribute.)
Propriedade pública ContainsType Gets or sets the type that container holds. Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server. (Herdado de SfcRelationshipAttribute.)
Propriedade pública Deploy Gets or sets a value indicating whether to deploy the specified flags. Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server.
Propriedade pública Design Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server.
Propriedade pública Flags Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server.
Propriedade pública NaturalOrder Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server.
Propriedade pública Relationship Gets or sets the relationship to its parent. Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server. (Herdado de SfcRelationshipAttribute.)
Propriedade pública TypeId (Herdado de Attribute.)

Início

Métodos

  Nome Descrição
Método público Equals (Herdado de Attribute.)
Método protegido Finalize (Herdado de Object.)
Método público GetHashCode (Herdado de Attribute.)
Método público GetType (Herdado de Object.)
Método público IsDefaultAttribute (Herdado de Attribute.)
Método público Match (Herdado de Attribute.)
Método protegido MemberwiseClone (Herdado de Object.)
Método público ToString (Herdado de Object.)

Início

Implementações de interfaces explícitas

  Nome Descrição
Implementações de interfaces explícitasMétodo privado _Attribute. . :: . .GetIDsOfNames (Herdado de Attribute.)
Implementações de interfaces explícitasMétodo privado _Attribute. . :: . .GetTypeInfo (Herdado de Attribute.)
Implementações de interfaces explícitasMétodo privado _Attribute. . :: . .GetTypeInfoCount (Herdado de Attribute.)
Implementações de interfaces explícitasMétodo privado _Attribute. . :: . .Invoke (Herdado de Attribute.)

Início

Segurança de thread

Qualquer membro público static (Shared no Visual Basic) desse tipo é seguro para threads. Não há garantia de que qualquer membro de instância seja seguro para threads.