DataPA Enterprise Dashboard Controls API Reference
Assembly: DataPAClientConfig (in DataPAClientConfig.dll) Version: 1.0.1.0 (1.0.1.0)
DataTable detailing the database fields of the current system.
DataTable detailing the database fields of the current system.
DataTable detailing the database fields of the current system.
Namespace: DataPAClientConfigAssembly: DataPAClientConfig (in DataPAClientConfig.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
C# |
---|
public DataTable DbField { get; } |
Visual Basic |
---|
Public ReadOnly Property DbField As DataTable Get |
Visual C++ |
---|
public: property DataTable^ DbField { DataTable^ get (); } |
Property Value
Type: DataTableDataTable detailing the database fields of the current system.
Return Value
Type: DataTableDataTable detailing the database fields of the current system.
Remarks
DataTable detailing the database fields of the current system.