IHostConfigurationGetTableDescription(Int32) Method
Gets the description of the table corresponding to the indicated identifier.
Namespace: Aliquo.WindowsAssembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
string GetTableDescription(
int idTable
)
Function GetTableDescription (
idTable As Integer
) As String
- idTable Int32
- Table identifier.
StringString with the description of the table.