Class TableInfo
Inheritance
System.Object
TableInfo
Namespace: Syncfusion.Report.Data
Assembly: Syncfusion.Report.Portable.dll
Syntax
public class TableInfo : Object
Constructors
TableInfo()
Declaration
public TableInfo()
Properties
Name
Declaration
public string Name { get; set; }
Property Value
Type | Description |
---|---|
System.String |
SchemaTypes
Declaration
public SchemaTypes SchemaTypes { get; set; }
Property Value
Type | Description |
---|---|
SchemaTypes |
Methods
Clone()
Declaration
public object Clone()
Returns
Type | Description |
---|---|
System.Object |