Class DatabaseCatalogTable
Inheritance
System.Object
DatabaseCatalogTable
Namespace: Deephaven.OpenAPI.Client
Assembly: DeephavenOpenAPI.dll
Syntax
public class DatabaseCatalogTable : object
Properties
Namespace
Declaration
public string Namespace { get; }
Property Value
| Type | Description |
|---|---|
| System.String |
NamespaceSet
Declaration
public string NamespaceSet { get; }
Property Value
| Type | Description |
|---|---|
| System.String |
TableName
Declaration
public string TableName { get; }
Property Value
| Type | Description |
|---|---|
| System.String |