Metodo ISql90XmlIndex.GetUsingPrimaryXmlIndexRelationship

Restituisce un oggetto IModelSingleRelationship tra this e l'oggetto ISql90XmlIndex associato.

Spazio dei nomi:  Microsoft.Data.Schema.Sql.SchemaModel
Assembly:  Microsoft.Data.Schema.Sql (in Microsoft.Data.Schema.Sql.dll)

Sintassi

'Dichiarazione
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>

Valore restituito

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

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ISql90XmlIndex Interfaccia

Spazio dei nomi Microsoft.Data.Schema.Sql.SchemaModel