Share via


PartitionScheme.FilegroupsRelationship Class

Model schema container class for FilegroupsRelationship

Inheritance Hierarchy

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

The PartitionScheme.FilegroupsRelationship type exposes the following members.

Properties

  Name Description
Public propertyStatic member IsDefault IsDefault property class of FilegroupsRelationship
Public propertyStatic member RelationshipClass Relationship class for FilegroupsRelationship

Top

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

Microsoft.SqlServer.Dac.Model Namespace