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