Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.