名前空間 : Microsoft.Data.Schema.Sql.SchemaModel.SqlServer
アセンブリ : Microsoft.Data.Schema.Sql (Microsoft.Data.Schema.Sql.dll 内)
構文
'宣言
Function GetRelatedMethodRelationship As IModelSingleRelationship(Of ISql90SoapMethodSpecification, ISql90Subroutine)
'使用
Dim instance As ISql90SoapMethodSpecification
Dim returnValue As IModelSingleRelationship(Of ISql90SoapMethodSpecification, ISql90Subroutine)
returnValue = instance.GetRelatedMethodRelationship()
IModelSingleRelationship<ISql90SoapMethodSpecification, ISql90Subroutine> GetRelatedMethodRelationship()
IModelSingleRelationship<ISql90SoapMethodSpecification^, ISql90Subroutine^>^ GetRelatedMethodRelationship()
function GetRelatedMethodRelationship() : IModelSingleRelationship<ISql90SoapMethodSpecification, ISql90Subroutine>
戻り値
型 : Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISql90SoapMethodSpecification, ISql90Subroutine>
参照
参照
ISql90SoapMethodSpecification インターフェイス