SingleRowQueryCriteria PropertiesAliyun Open Services SDK for .NET

The SingleRowQueryCriteria type exposes the following members.

Properties

  NameDescription
Public propertyColumnNames
获取需要返回列(Column)的名称的列表。
(Inherited from RowQueryCriteria.)
Public propertyPrimaryKeys
获取主键(Primary Key)名称与值的对应字典。
Public propertyTableName
获取或设置要查询的表(Table)名。
(Inherited from RowQueryCriteria.)
Public propertyViewName
获取或设置要查询的视图(View)名。如果该属性未设置或设置为空引用或空字符串,则从表中查询。
(Inherited from RowQueryCriteria.)
Top
See Also

Reference