RowQueryCriteria PropertiesAliyun Open Services SDK for .NET

The RowQueryCriteria type exposes the following members.

Properties

  NameDescription
Public propertyColumnNames
获取需要返回列(Column)的名称的列表。
Public propertyTableName
获取或设置要查询的表(Table)名。
Public propertyViewName
获取或设置要查询的视图(View)名。如果该属性未设置或设置为空引用或空字符串,则从表中查询。
Top
See Also

Reference