Sdílet prostřednictvím


ISql90XmlIndex.GetUsingPrimaryXmlIndexRelationship – metoda

Vrátí IModelSingleRelationship mezi this a přidruženého ISql90XmlIndex.

Obor názvů:  Microsoft.Data.Schema.Sql.SchemaModel
Sestavení:  Microsoft.Data.Schema.Sql (v Microsoft.Data.Schema.Sql.dll)

Syntaxe

'Deklarace
Function GetUsingPrimaryXmlIndexRelationship As IModelSingleRelationship(Of ISql90XmlIndex, ISql90XmlIndex)
IModelSingleRelationship<ISql90XmlIndex, ISql90XmlIndex> GetUsingPrimaryXmlIndexRelationship()
IModelSingleRelationship<ISql90XmlIndex^, ISql90XmlIndex^>^ GetUsingPrimaryXmlIndexRelationship()
abstract GetUsingPrimaryXmlIndexRelationship : unit -> IModelSingleRelationship<ISql90XmlIndex, ISql90XmlIndex> 
function GetUsingPrimaryXmlIndexRelationship() : IModelSingleRelationship<ISql90XmlIndex, ISql90XmlIndex>

Vrácená hodnota

Typ: Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISql90XmlIndex, ISql90XmlIndex>

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

ISql90XmlIndex Rozhraní

Microsoft.Data.Schema.Sql.SchemaModel – obor názvů