ISqlSpecifiesStorage.GetFilegroupRelationship – metoda
Vrátí IModelSingleRelationship mezi this a přidruženého ISqlFilegroup.
Obor názvů: Microsoft.Data.Schema.Sql.SchemaModel
Sestavení: Microsoft.Data.Schema.Sql (v Microsoft.Data.Schema.Sql.dll)
Syntaxe
'Deklarace
Function GetFilegroupRelationship As IModelSingleRelationship(Of ISqlSpecifiesStorage, ISqlFilegroup)
IModelSingleRelationship<ISqlSpecifiesStorage, ISqlFilegroup> GetFilegroupRelationship()
IModelSingleRelationship<ISqlSpecifiesStorage^, ISqlFilegroup^>^ GetFilegroupRelationship()
abstract GetFilegroupRelationship : unit -> IModelSingleRelationship<ISqlSpecifiesStorage, ISqlFilegroup>
function GetFilegroupRelationship() : IModelSingleRelationship<ISqlSpecifiesStorage, ISqlFilegroup>
Vrácená hodnota
Typ: Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISqlSpecifiesStorage, ISqlFilegroup>
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.