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


ISql90PartitionScheme.GetPartitionFunctionRelationship - метод

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

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

Синтаксис

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

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

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

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

См. также

Ссылки

ISql90PartitionScheme Интерфейс

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