SfcObjectAttribute Class
Do not reference this member directly in your code. It supports the SQL Server infrastructure.
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)
System::Attribute
Microsoft.SqlServer.Management.Sdk.Sfc.Metadata::SfcRelationshipAttribute
Microsoft.SqlServer.Management.Sdk.Sfc.Metadata::SfcObjectAttribute
| Name | Description | |
|---|---|---|
![]() | SfcObjectAttribute() | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | SfcObjectAttribute(SfcContainerCardinality, Type^) | Initializes a new instance of the SfcObjectAttribute class with the specified type and cardinality. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | SfcObjectAttribute(SfcContainerCardinality, Type^, SfcObjectFlags) | Initializes a new instance of the SfcObjectAttribute class with the specified type and cardinality. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | SfcObjectAttribute(SfcContainerRelationship, SfcContainerCardinality, Type^) | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | SfcObjectAttribute(SfcContainerRelationship, SfcContainerCardinality, Type^, SfcObjectFlags) | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | SfcObjectAttribute(SfcObjectCardinality) | Initializes a new instance of the SfcObjectAttribute class with the specified cardinality. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | SfcObjectAttribute(SfcObjectCardinality, SfcObjectFlags) | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | SfcObjectAttribute(SfcObjectFlags) | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | SfcObjectAttribute(SfcObjectRelationship) | Initializes a new instance of the SfcObjectAttribute class with the specified relationship. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | SfcObjectAttribute(SfcObjectRelationship, SfcObjectCardinality) | Initializes a new instance of the SfcObjectAttribute class with the specified relationship and cardinality to its parent. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | SfcObjectAttribute(SfcObjectRelationship, SfcObjectCardinality, SfcObjectFlags) | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | SfcObjectAttribute(SfcObjectRelationship, SfcObjectFlags) | Initializes a new instance of the SfcObjectAttribute class with the specified flag and relationship to its parent. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | SfcObjectAttribute(Type^) | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | SfcObjectAttribute(Type^, SfcObjectFlags) | Initializes a new instance of the SfcObjectAttribute class with the specified flag and the type contains. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
| Name | Description | |
|---|---|---|
![]() | Cardinality | Gets or sets the cardinality of the type in relationship to its parent. Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Inherited from SfcRelationshipAttribute.) |
![]() | ContainsType | Gets or sets the type that container holds. Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Inherited from SfcRelationshipAttribute.) |
![]() | Deploy | Gets or sets a value indicating whether to deploy the specified flags. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | Design | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | Flags | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | NaturalOrder | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | Relationship | Gets or sets the relationship to its parent. Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Inherited from SfcRelationshipAttribute.) |
![]() | TypeId | (Inherited from Attribute.) |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Attribute.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Attribute.) |
![]() | GetType() | (Inherited from Object.) |
![]() | IsDefaultAttribute() | (Inherited from Attribute.) |
![]() | Match(Object^) | (Inherited from Attribute.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() ![]() | _Attribute::GetIDsOfNames(Guid%, IntPtr, UInt32, UInt32, IntPtr) | (Inherited from Attribute.) |
![]() ![]() | _Attribute::GetTypeInfo(UInt32, UInt32, IntPtr) | (Inherited from Attribute.) |
![]() ![]() | _Attribute::GetTypeInfoCount(UInt32%) | (Inherited from Attribute.) |
![]() ![]() | _Attribute::Invoke(UInt32, Guid%, UInt32, Int16, IntPtr, IntPtr, IntPtr, IntPtr) | (Inherited from Attribute.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.




