ISql100ResourceGovernor.GetClassifierFunctionRelationship メソッド

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

構文

'宣言
Function GetClassifierFunctionRelationship As IModelSingleRelationship(Of ISql100ResourceGovernor, ISql100ScalarFunction)
'使用
Dim instance As ISql100ResourceGovernor
Dim returnValue As IModelSingleRelationship(Of ISql100ResourceGovernor, ISql100ScalarFunction)

returnValue = instance.GetClassifierFunctionRelationship()
IModelSingleRelationship<ISql100ResourceGovernor, ISql100ScalarFunction> GetClassifierFunctionRelationship()
IModelSingleRelationship<ISql100ResourceGovernor^, ISql100ScalarFunction^>^ GetClassifierFunctionRelationship()
function GetClassifierFunctionRelationship() : IModelSingleRelationship<ISql100ResourceGovernor, ISql100ScalarFunction>

戻り値

型 : Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISql100ResourceGovernor, ISql100ScalarFunction>

参照

参照

ISql100ResourceGovernor インターフェイス

ISql100ResourceGovernor メンバ

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