3 references to IsEmpty
System.Data.OleDb (3)
OleDbConnectionInternal.cs (1)
69Debug.Assert((null != constr) && !constr.IsEmpty, "empty connectionstring");
OleDbConnectionString.cs (1)
96if (!IsEmpty)
System\Data\ProviderBase\DbConnectionHelper.cs (1)
255if ((null == connectionOptions) || connectionOptions.IsEmpty)