ISql90SpecifiesStorage.GetPartitionColumnRelationship メソッド

名前空間 :  Microsoft.Data.Schema.Sql.SchemaModel.SqlServer
アセンブリ :  Microsoft.Data.Schema.Sql (Microsoft.Data.Schema.Sql.dll 内)

構文

'宣言
Function GetPartitionColumnRelationship As IModelSingleRelationship(Of ISql90SpecifiesStorage, ISqlColumn)
'使用
Dim instance As ISql90SpecifiesStorage
Dim returnValue As IModelSingleRelationship(Of ISql90SpecifiesStorage, ISqlColumn)

returnValue = instance.GetPartitionColumnRelationship()
IModelSingleRelationship<ISql90SpecifiesStorage, ISqlColumn> GetPartitionColumnRelationship()
IModelSingleRelationship<ISql90SpecifiesStorage^, ISqlColumn^>^ GetPartitionColumnRelationship()
function GetPartitionColumnRelationship() : IModelSingleRelationship<ISql90SpecifiesStorage, ISqlColumn>

戻り値

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

参照

参照

ISql90SpecifiesStorage インターフェイス

ISql90SpecifiesStorage メンバ

Microsoft.Data.Schema.Sql.SchemaModel.SqlServer 名前空間