DatabaseSettingsValid Property |
数据库的默认连接是否有效
Namespace: X3Platform.DataAssembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic bool Valid { get; }
public:
property bool Valid {
bool get ();
}
Property Value
Type:
Boolean
See Also