初始化新的RangeRowQueryCriteria实例。
Namespace: Aliyun.OpenServices.OpenTableService
Assembly: Aliyun.OpenServices (in Aliyun.OpenServices.dll) Version: 1.0.5290.21916
Syntax
Parameters
- tableName
- Type: SystemString
要查询的表(Table)名。
Exceptions
Exception | Condition |
---|---|
ArgumentException | tableName为空引用或值为空字符串, - 或 - tableName不符合OTS名称的命名规范。 |
See Also