Skip to main content

Database File Group Resource Element

Database File Group Resource Element

Attributes

AttributeAPI TypeDefaultDescription
FileGroupNameAstDatabaseFileGroupNode 
Specifies a reference to the database filegroup object to use to create this index. This object should be defined in the Biml project as a child of the database containing the parent table of the referencing index. This is a required reference to an existing definiton.

Collection Children

ChildAPI TypeDescription
<Annotations>
    <Annotation />
</Annotations>
AstAnnotationNode
This is a collection of annotation items that can be used to specify documentation, tags, or other information. Annotations are particularly useful for storing information about nodes that can be used by BimlScript code.