ISql90PartitionScheme.GetPartitionFunctionRelationship メソッド
名前空間 : Microsoft.Data.Schema.Sql.SchemaModel.SqlServer
アセンブリ : Microsoft.Data.Schema.Sql (Microsoft.Data.Schema.Sql.dll 内)
構文
'宣言
Function GetPartitionFunctionRelationship As IModelSingleRelationship(Of ISql90PartitionScheme, ISql90PartitionFunction)
'使用
Dim instance As ISql90PartitionScheme
Dim returnValue As IModelSingleRelationship(Of ISql90PartitionScheme, ISql90PartitionFunction)
returnValue = instance.GetPartitionFunctionRelationship()
IModelSingleRelationship<ISql90PartitionScheme, ISql90PartitionFunction> GetPartitionFunctionRelationship()
IModelSingleRelationship<ISql90PartitionScheme^, ISql90PartitionFunction^>^ GetPartitionFunctionRelationship()
function GetPartitionFunctionRelationship() : IModelSingleRelationship<ISql90PartitionScheme, ISql90PartitionFunction>
戻り値
型 : Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISql90PartitionScheme, ISql90PartitionFunction>