ColumnConfigAnnotation Class
Represents column configuration annotation.
Namespace: Microsoft.Data.Schema.DataGenerator
Assembly: Microsoft.Data.Schema (in Microsoft.Data.Schema.dll)
Syntax
'Declaration
Public NotInheritable Class ColumnConfigAnnotation _
Inherits ModelStore.Annotation
'Usage
Dim instance As ColumnConfigAnnotation
public sealed class ColumnConfigAnnotation : ModelStore.Annotation
public ref class ColumnConfigAnnotation sealed : public ModelStore.Annotation
public final class ColumnConfigAnnotation extends ModelStore.Annotation
Inheritance Hierarchy
System.Object
Microsoft.Data.Schema.SchemaModel.ModelStore.Annotation
Microsoft.Data.Schema.DataGenerator.ColumnConfigAnnotation
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.