Click or drag to resize
DataResultMap Class
数据结果
Inheritance Hierarchy
SystemObject
  X3Platform.DataDataResultMap

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

The DataResultMap type exposes the following members.

Constructors
  NameDescription
Public methodDataResultMap
Initializes a new instance of the DataResultMap class
Public methodDataResultMap(String, String)
Initializes a new instance of the DataResultMap class
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
Properties
  NameDescription
Public propertyDataColumnCastType
数据列转换后的类型
Public propertyDataColumnName
数据列的名称
Public propertyPropertyName
对象属性的名称
Top
See Also