名前空間 : 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>