DataResultMapDataColumnCastType Property |
数据列转换后的类型
Namespace: X3Platform.DataAssembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic string DataColumnCastType { get; set; }
public:
property String^ DataColumnCastType {
String^ get ();
void set (String^ value);
}
Property Value
Type:
String
See Also