ISql90XmlIndexedObject.GetXmlIndexRelationship-Methode
Gibt eine IModelReverseMultiRelationship zwischen this und dem zugeordneten ISql90XmlIndex zurück.
Namespace: Microsoft.Data.Schema.Sql.SchemaModel
Assembly: Microsoft.Data.Schema.Sql (in Microsoft.Data.Schema.Sql.dll)
Syntax
'Declaration
Function GetXmlIndexRelationship As IModelReverseMultiRelationship(Of ISql90XmlIndexedObject, ISql90XmlIndex)
IModelReverseMultiRelationship<ISql90XmlIndexedObject, ISql90XmlIndex> GetXmlIndexRelationship()
IModelReverseMultiRelationship<ISql90XmlIndexedObject^, ISql90XmlIndex^>^ GetXmlIndexRelationship()
abstract GetXmlIndexRelationship : unit -> IModelReverseMultiRelationship<ISql90XmlIndexedObject, ISql90XmlIndex>
function GetXmlIndexRelationship() : IModelReverseMultiRelationship<ISql90XmlIndexedObject, ISql90XmlIndex>
Rückgabewert
Typ: Microsoft.Data.Schema.SchemaModel.IModelReverseMultiRelationship<ISql90XmlIndexedObject, ISql90XmlIndex>
.NET Framework-Sicherheit
- Volle Vertrauenswürdigkeit für den unmittelbaren Aufrufer. Dieser Member kann von nur teilweise vertrauenswürdigem Code nicht verwendet werden. Weitere Informationen finden Sie unter Verwenden von Bibliotheken aus teilweise vertrauenswürdigem Code.