Gets or sets the table name.
Namespace:
C1.Data.SchemaObjectsAssembly: C1.Data.2 (in C1.Data.2.dll)
Syntax
C# |
---|
[XmlAttributeAttribute] public abstract string Name { get; set; } |
Visual Basic (Declaration) |
---|
<XmlAttributeAttribute> _ Public MustOverride Property Name As String Get Set |