次の方法で共有


ISql90UserDefinedType.GetMethodsRelationship メソッド

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

構文

'宣言
Function GetMethodsRelationship As IModelMultiRelationship(Of ISql90UserDefinedType, ISql90ClrMethod)
'使用
Dim instance As ISql90UserDefinedType
Dim returnValue As IModelMultiRelationship(Of ISql90UserDefinedType, ISql90ClrMethod)

returnValue = instance.GetMethodsRelationship()
IModelMultiRelationship<ISql90UserDefinedType, ISql90ClrMethod> GetMethodsRelationship()
IModelMultiRelationship<ISql90UserDefinedType^, ISql90ClrMethod^>^ GetMethodsRelationship()
function GetMethodsRelationship() : IModelMultiRelationship<ISql90UserDefinedType, ISql90ClrMethod>

戻り値

型 : Microsoft.Data.Schema.SchemaModel.IModelMultiRelationship<ISql90UserDefinedType, ISql90ClrMethod>

参照

参照

ISql90UserDefinedType インターフェイス

ISql90UserDefinedType メンバ

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