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


ISql90SpecifiesStorage.GetPartitionColumnRelationship - метод

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

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

Синтаксис

'Декларация
Function GetPartitionColumnRelationship As IModelSingleRelationship(Of ISql90SpecifiesStorage, ISqlColumn)
IModelSingleRelationship<ISql90SpecifiesStorage, ISqlColumn> GetPartitionColumnRelationship()
IModelSingleRelationship<ISql90SpecifiesStorage^, ISqlColumn^>^ GetPartitionColumnRelationship()
abstract GetPartitionColumnRelationship : unit -> IModelSingleRelationship<ISql90SpecifiesStorage, ISqlColumn> 
function GetPartitionColumnRelationship() : IModelSingleRelationship<ISql90SpecifiesStorage, ISqlColumn>

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

Тип: Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISql90SpecifiesStorage, ISqlColumn>

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

См. также

Ссылки

ISql90SpecifiesStorage Интерфейс

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