ISql90XmlIndexedObject.GetXmlIndexRelationship メソッド

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

構文

'宣言
Function GetXmlIndexRelationship As IModelReverseMultiRelationship(Of ISql90XmlIndexedObject, ISql90XmlIndex)
'使用
Dim instance As ISql90XmlIndexedObject
Dim returnValue As IModelReverseMultiRelationship(Of ISql90XmlIndexedObject, ISql90XmlIndex)

returnValue = instance.GetXmlIndexRelationship()
IModelReverseMultiRelationship<ISql90XmlIndexedObject, ISql90XmlIndex> GetXmlIndexRelationship()
IModelReverseMultiRelationship<ISql90XmlIndexedObject^, ISql90XmlIndex^>^ GetXmlIndexRelationship()
function GetXmlIndexRelationship() : IModelReverseMultiRelationship<ISql90XmlIndexedObject, ISql90XmlIndex>

戻り値

型 : Microsoft.Data.Schema.SchemaModel.IModelReverseMultiRelationship<ISql90XmlIndexedObject, ISql90XmlIndex>

参照

参照

ISql90XmlIndexedObject インターフェイス

ISql90XmlIndexedObject メンバ

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