DatabaseSettingsIBatisSqlMapFilePathRoot Property |
数据库的 IBatis 配置文件所在根目录位置
Namespace: X3Platform.DataAssembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic string IBatisSqlMapFilePathRoot { get; }
public:
property String^ IBatisSqlMapFilePathRoot {
String^ get ();
}
Property Value
Type:
String
See Also