Returns True, if the SQL connection control is loaded successfully.
Namespace: ZsZ_Studio.ControlsAssembly: SQL.Connection.Control (in SQL.Connection.Control.dll) Version: 1.0.4947.20663 (1.0.0.0)
public bool IsControlLoaded { get; }public bool IsControlLoaded { get; }Public ReadOnly Property IsControlLoaded As Boolean
Get
Public ReadOnly Property IsControlLoaded As Boolean
Get
public:
property bool IsControlLoaded {
bool get ();
}public:
property bool IsControlLoaded {
bool get ();
}Property Value
Type:
BooleanReturn Value
Type:
Boolean