The members of System.Data.SqlClient.SqlConnectionStringBuilder are listed below.
See Also: Inherited members from System.Data.Common.DbConnectionStringBuilder
Documentation for this section has not yet been entered. Documentation for this section has not yet been entered.
ApplicationName string. Documentation for this section has not yet been entered. AsynchronousProcessing bool. Documentation for this section has not yet been entered. AttachDBFilename string. Documentation for this section has not yet been entered. ConnectionReset bool. Documentation for this section has not yet been entered. ConnectTimeout int. Documentation for this section has not yet been entered. ContextConnection bool. Documentation for this section has not yet been entered. CurrentLanguage string. Documentation for this section has not yet been entered. DataSource string. Documentation for this section has not yet been entered. Encrypt bool. Documentation for this section has not yet been entered. Enlist bool. Documentation for this section has not yet been entered. FailoverPartner string. Documentation for this section has not yet been entered. InitialCatalog string. Documentation for this section has not yet been entered. IntegratedSecurity bool. Documentation for this section has not yet been entered. [read-only] overrideIsFixedSize bool. Documentation for this section has not yet been entered. default propertyoverrideItem(string) object. Documentation for this section has not yet been entered. [read-only] overrideKeys ICollection. Documentation for this section has not yet been entered. LoadBalanceTimeout int. Documentation for this section has not yet been entered. MaxPoolSize int. Documentation for this section has not yet been entered. MinPoolSize int. Documentation for this section has not yet been entered. MultipleActiveResultSets bool. Documentation for this section has not yet been entered. NetworkLibrary string. Documentation for this section has not yet been entered. PacketSize int. Documentation for this section has not yet been entered. Password string. Documentation for this section has not yet been entered. PersistSecurityInfo bool. Documentation for this section has not yet been entered. Pooling bool. Documentation for this section has not yet been entered. Replication bool. Documentation for this section has not yet been entered. TrustServerCertificate bool. Documentation for this section has not yet been entered. TypeSystemVersion string. Documentation for this section has not yet been entered. UserID string. Documentation for this section has not yet been entered. UserInstance bool. Documentation for this section has not yet been entered. [read-only] overrideValues ICollection. Documentation for this section has not yet been entered. WorkstationID string. Documentation for this section has not yet been entered.
overrideClear() Documentation for this section has not yet been entered. overrideContainsKey(string) : bool Documentation for this section has not yet been entered. overrideRemove(string) : bool Documentation for this section has not yet been entered. overrideShouldSerialize(string) : bool Documentation for this section has not yet been entered. overrideTryGetValue(string, out object) : bool Documentation for this section has not yet been entered.
staticAsQueryable(this IEnumerable) : System.Linq.IQueryable Documentation for this section has not yet been entered. staticCast<TResult>(this IEnumerable) : IEnumerable<TResult> Documentation for this section has not yet been entered. staticOfType<TResult>(this IEnumerable) : IEnumerable<TResult> Documentation for this section has not yet been entered.