Click or drag to resize
DataResultMapper Class
数据结果映射
Inheritance Hierarchy
SystemObject
  X3Platform.DataDataResultMapper

Namespace: X3Platform.Data
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public class DataResultMapper

The DataResultMapper type exposes the following members.

Constructors
  NameDescription
Public methodDataResultMapper
Initializes a new instance of the DataResultMapper class
Top
Methods
  NameDescription
Public methodStatic memberCreateMapper
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetDataColumnSql
Public methodGetHashCode (Inherited from Object.)
Public methodGetSelectSql
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
Properties
  NameDescription
Public propertyCount
数量
Public propertyItem
索引
Top
See Also