ISqlStatistic.GetSubjectRelationship メソッド

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

構文

'宣言
Function GetSubjectRelationship As IModelSingleRelationship(Of ISqlStatistic, ISqlStatisticBound)
'使用
Dim instance As ISqlStatistic
Dim returnValue As IModelSingleRelationship(Of ISqlStatistic, ISqlStatisticBound)

returnValue = instance.GetSubjectRelationship()
IModelSingleRelationship<ISqlStatistic, ISqlStatisticBound> GetSubjectRelationship()
IModelSingleRelationship<ISqlStatistic^, ISqlStatisticBound^>^ GetSubjectRelationship()
function GetSubjectRelationship() : IModelSingleRelationship<ISqlStatistic, ISqlStatisticBound>

戻り値

型 : Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISqlStatistic, ISqlStatisticBound>

参照

参照

ISqlStatistic インターフェイス

ISqlStatistic メンバ

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