获取表组(Table Group)名的列表。
Namespace: Aliyun.OpenServices.OpenTableService
Assembly: Aliyun.OpenServices (in Aliyun.OpenServices.dll) Version: 1.0.5290.21916
Syntax
Return Value
Type: IEnumerableString表组(Table Group)名称的枚举器。
Implements
IOtsListTableGroupsExceptions
Exception | Condition |
---|---|
OtsException | OTS访问返回错误消息。 |
WebException | 由于网络原因请求失败, - 或 - 访问超时。 |
InvalidOperationException | 返回结果解析错误。 |
See Also