Partager via


ISql90SpecifiesStorage.GetPartitionColumnRelationship, méthode

Retourne un IModelSingleRelationship entre this et le ISqlColumn associé.

Espace de noms :  Microsoft.Data.Schema.Sql.SchemaModel
Assembly :  Microsoft.Data.Schema.Sql (dans Microsoft.Data.Schema.Sql.dll)

Syntaxe

'Déclaration
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>

Valeur de retour

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

Sécurité .NET Framework

Voir aussi

Référence

ISql90SpecifiesStorage Interface

Microsoft.Data.Schema.Sql.SchemaModel, espace de noms