ISql90SpecifiesStorage.GetPartitionSchemeRelationship メソッド

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

構文

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

returnValue = instance.GetPartitionSchemeRelationship()
IModelSingleRelationship<ISql90SpecifiesStorage, ISql90PartitionScheme> GetPartitionSchemeRelationship()
IModelSingleRelationship<ISql90SpecifiesStorage^, ISql90PartitionScheme^>^ GetPartitionSchemeRelationship()
function GetPartitionSchemeRelationship() : IModelSingleRelationship<ISql90SpecifiesStorage, ISql90PartitionScheme>

戻り値

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

参照

参照

ISql90SpecifiesStorage インターフェイス

ISql90SpecifiesStorage メンバ

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