ISql90XmlIndex.GetUsingPrimaryXmlIndexRelationship メソッド
名前空間 : Microsoft.Data.Schema.Sql.SchemaModel.SqlServer
アセンブリ : Microsoft.Data.Schema.Sql (Microsoft.Data.Schema.Sql.dll 内)
構文
'宣言
Function GetUsingPrimaryXmlIndexRelationship As IModelSingleRelationship(Of ISql90XmlIndex, ISql90XmlIndex)
'使用
Dim instance As ISql90XmlIndex
Dim returnValue As IModelSingleRelationship(Of ISql90XmlIndex, ISql90XmlIndex)
returnValue = instance.GetUsingPrimaryXmlIndexRelationship()
IModelSingleRelationship<ISql90XmlIndex, ISql90XmlIndex> GetUsingPrimaryXmlIndexRelationship()
IModelSingleRelationship<ISql90XmlIndex^, ISql90XmlIndex^>^ GetUsingPrimaryXmlIndexRelationship()
function GetUsingPrimaryXmlIndexRelationship() : IModelSingleRelationship<ISql90XmlIndex, ISql90XmlIndex>
戻り値
型 : Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISql90XmlIndex, ISql90XmlIndex>