ISql100SpatialIndex.GetColumnRelationship-Methode
Gibt eine IModelSingleRelationship zwischen this und der zugeordneten ISqlColumn zurück.
Namespace: Microsoft.Data.Schema.Sql.SchemaModel
Assembly: Microsoft.Data.Schema.Sql (in Microsoft.Data.Schema.Sql.dll)
Syntax
'Declaration
Function GetColumnRelationship As IModelSingleRelationship(Of ISql100SpatialIndex, ISqlColumn)
IModelSingleRelationship<ISql100SpatialIndex, ISqlColumn> GetColumnRelationship()
IModelSingleRelationship<ISql100SpatialIndex^, ISqlColumn^>^ GetColumnRelationship()
abstract GetColumnRelationship : unit -> IModelSingleRelationship<ISql100SpatialIndex, ISqlColumn>
function GetColumnRelationship() : IModelSingleRelationship<ISql100SpatialIndex, ISqlColumn>
Rückgabewert
Typ: Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISql100SpatialIndex, ISqlColumn>
.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.