Método ISql90SpecifiesStorage.GetPartitionColumnRelationship

Retorna um IModelSingleRelationship entre this e associado ISqlColumn.

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

Sintaxe

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

Valor de retorno

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

Segurança do .NET Framework

Consulte também

Referência

ISql90SpecifiesStorage Interface

Namespace Microsoft.Data.Schema.Sql.SchemaModel