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


ISql90SpecifiesStorage.GetPartitionSchemeRelationship - метод

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

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

Синтаксис

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

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

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

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

См. также

Ссылки

ISql90SpecifiesStorage Интерфейс

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