Partilhar via


Método ISql90PartitionScheme.GetPartitionFunctionRelationship

Retorna um IModelSingleRelationship entre this e associado ISql90PartitionFunction.

Namespace:  Microsoft.Data.Schema.Sql.SchemaModel
Assembly:  Microsoft.Data.Schema.Sql (em Microsoft.Data.Schema.Sql.dll)

Sintaxe

'Declaração
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>

Valor de retorno

Tipo: Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISql90PartitionScheme, ISql90PartitionFunction>

Segurança do .NET Framework

Consulte também

Referência

ISql90PartitionScheme Interface

Namespace Microsoft.Data.Schema.Sql.SchemaModel