GetTableSchemaInfoFromSchemaGuid
Description
Gets basic information (ids and name) of a specific table schema
Signature
WsTableSchema GetTableSchemaInfoFromSchemaGuid(string key, Guid schemaId)
Parameters
Name | Data Type | Description |
---|---|---|
key |
string required |
The authentication key |
schemaId |
Guid required |
The id of the schema. |