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