Método ISql90SpecifiesStorage.GetPartitionSchemeRelationship

Retorna um IModelSingleRelationship entre this e associado ISql90PartitionScheme.

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

Sintaxe

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

Valor de retorno

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

Segurança do .NET Framework

Consulte também

Referência

ISql90SpecifiesStorage Interface

Namespace Microsoft.Data.Schema.Sql.SchemaModel