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


ISqlSpecifiesIndex.GetColumnSpecificationsRelationship - метод

Возвращает отношение IModelMultiRelationship между this и связанным объектом ISqlIndexedColumnSpecification.

Пространство имен:  Microsoft.Data.Schema.Sql.SchemaModel
Сборка:  Microsoft.Data.Schema.Sql (в Microsoft.Data.Schema.Sql.dll)

Синтаксис

'Декларация
Function GetColumnSpecificationsRelationship As IModelMultiRelationship(Of ISqlSpecifiesIndex, ISqlIndexedColumnSpecification)
IModelMultiRelationship<ISqlSpecifiesIndex, ISqlIndexedColumnSpecification> GetColumnSpecificationsRelationship()
IModelMultiRelationship<ISqlSpecifiesIndex^, ISqlIndexedColumnSpecification^>^ GetColumnSpecificationsRelationship()
abstract GetColumnSpecificationsRelationship : unit -> IModelMultiRelationship<ISqlSpecifiesIndex, ISqlIndexedColumnSpecification> 
function GetColumnSpecificationsRelationship() : IModelMultiRelationship<ISqlSpecifiesIndex, ISqlIndexedColumnSpecification>

Возвращаемое значение

Тип: Microsoft.Data.Schema.SchemaModel.IModelMultiRelationship<ISqlSpecifiesIndex, ISqlIndexedColumnSpecification>

Безопасность платформы .NET Framework

См. также

Ссылки

ISqlSpecifiesIndex Интерфейс

Microsoft.Data.Schema.Sql.SchemaModel - пространство имен