The Varigence company brand logo
Products
BimlFlexBimlStudioBimlExpress
Pricing
Solutions
IndustriesUse Cases
Resources
DocumentationKnowledge BaseBlog
About
CompanyContact Us
Products
BimlFlexBimlStudioBimlExpress
Pricing
Solutions
IndustriesUse Cases
Resources
DocumentationKnowledge BaseBlog
About
CompanyContact Us
Schedule Demo
Account
Schedule Demo
Account

Adf Dataset Structure Column Element

API Type:
Varigence.Languages.Biml.DataFactory.AstAdfDatasetStructureColumnNode
X-Ref:
  • Ast Adf Dataset Structure Column Node

Attributes

AttributeAPI TypeDefaultDescription
DataTypeDbType 
The type of the column. This is a required property
NameString 
Specifies the name of the object. This name can be used to reference this object from anywhere else in the program. This is a required property
CultureString 
.NET culture to be used for .NET types such as 'Datetime' or 'Datetimeoffset'. The defualt value is 'en-us'
FormatString 
A string that specifies the format of 'Datetime' or 'Datetimeoffset'.

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.

© Varigence