Click or drag to resize
DataResultMapperItem Property
索引

Namespace: X3Platform.Data
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public DataResultMap this[
	string propertyName
] { get; }

Parameters

propertyName
Type: SystemString

Return Value

Type: DataResultMap
See Also