ISql90FilegroupSpecifier.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 ISql90FilegroupSpecifier, ISqlFilegroup)
IModelSingleRelationship<ISql90FilegroupSpecifier, ISqlFilegroup> GetFilegroupRelationship()
IModelSingleRelationship<ISql90FilegroupSpecifier^, ISqlFilegroup^>^ GetFilegroupRelationship()
abstract GetFilegroupRelationship : unit -> IModelSingleRelationship<ISql90FilegroupSpecifier, ISqlFilegroup>
function GetFilegroupRelationship() : IModelSingleRelationship<ISql90FilegroupSpecifier, ISqlFilegroup>
Vrácená hodnota
Typ: Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISql90FilegroupSpecifier, 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.