Freigeben über


PartitionScheme.FilegroupsRelationship-Klasse

Model schema container class for FilegroupsRelationship

Vererbungshierarchie

System.Object
  Microsoft.SqlServer.Dac.Model.PartitionScheme.FilegroupsRelationship

Namespace:  Microsoft.SqlServer.Dac.Model
Assembly:  Microsoft.SqlServer.Dac.Extensions (in Microsoft.SqlServer.Dac.Extensions.dll)

Syntax

'Declaration
Public NotInheritable Class FilegroupsRelationship
'Usage
public static class FilegroupsRelationship
public ref class FilegroupsRelationship abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type FilegroupsRelationship =  class end
public final class FilegroupsRelationship

Der PartitionScheme.FilegroupsRelationship-Typ macht folgende Elemente verfügbar.

Eigenschaften

  Name Beschreibung
Öffentliche EigenschaftStatisches Element IsDefault IsDefault property class of FilegroupsRelationship
Öffentliche EigenschaftStatisches Element RelationshipClass Relationship class for FilegroupsRelationship

Zum Anfang

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.

Siehe auch

Verweis

Microsoft.SqlServer.Dac.Model-Namespace