Поделиться через


Конструктор SfcObjectAttribute (SfcObjectRelationship)

Initializes a new instance of the SfcObjectAttribute class with the specified relationship. Не ссылайтесь на этот элемент непосредственно из кода. Он поддерживает работу инфраструктуры SQL Server.

Пространство имен:  Microsoft.SqlServer.Management.Sdk.Sfc.Metadata
Сборка:  Microsoft.SqlServer.Management.Sdk.Sfc (в Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Синтаксис

'Декларация
Public Sub New ( _
    relationship As SfcObjectRelationship _
)
'Применение
Dim relationship As SfcObjectRelationship 

Dim instance As New SfcObjectAttribute(relationship)
public SfcObjectAttribute(
    SfcObjectRelationship relationship
)
public:
SfcObjectAttribute(
    SfcObjectRelationship relationship
)
new : 
        relationship:SfcObjectRelationship -> SfcObjectAttribute
public function SfcObjectAttribute(
    relationship : SfcObjectRelationship
)

Параметры

См. также

Справочник

SfcObjectAttribute Класс

Перегрузка SfcObjectAttribute

Пространство имен Microsoft.SqlServer.Management.Sdk.Sfc.Metadata