次の方法で共有


ISql90ClrMethod.GetParametersRelationship メソッド

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

構文

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

returnValue = instance.GetParametersRelationship()
IModelMultiRelationship<ISql90ClrMethod, ISql90ClrMethodParameter> GetParametersRelationship()
IModelMultiRelationship<ISql90ClrMethod^, ISql90ClrMethodParameter^>^ GetParametersRelationship()
function GetParametersRelationship() : IModelMultiRelationship<ISql90ClrMethod, ISql90ClrMethodParameter>

戻り値

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

参照

参照

ISql90ClrMethod インターフェイス

ISql90ClrMethod メンバ

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