Property TableOCID
TableOCID
Cloud Service only.
Gets the OCID of the table.
Declaration
public string TableOCID { get; }
Property Value
| Type | Description |
|---|---|
| String |
The table OCID or null if using on-premises service.
|
public string TableOCID { get; }
| Type | Description |
|---|---|
| String |
The table OCID or null if using on-premises service.
|