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
- Plná důvěra přímému volajícímu. Částečně zabezpečený kód nemůže tento člen použít. Další informace naleznete v tématu Používání knihoven z částečně důvěryhodného kódu.