IHostConfigurationGetTableDescription(String) Method
Get the description of the table.
Namespace: Aliquo.WindowsAssembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
string GetTableDescription(
string table
)
Function GetTableDescription (
table As String
) As String
- table String
- Table name.
StringString with the description of the table.