C# Class System.Data.Common.ADP

Afficher le fichier Open project: dotnet/corefx Class Usage Examples

Private Properties

Свойство Type Description
Argument System.ArgumentException
Argument System.ArgumentException
Argument System.ArgumentException
ArgumentNull System.ArgumentNullException
ArgumentNull System.ArgumentNullException
ArgumentOutOfRange System.ArgumentOutOfRangeException
ArgumentOutOfRange System.ArgumentOutOfRangeException
AsyncOperationPending System.InvalidOperationException
BuildQuotedString string
BuildSchemaTableInfoTableNames void
CheckArgumentNull void
ClosedConnectionError System.Exception
CollectionIndexInt32 System.IndexOutOfRangeException
CollectionIndexString System.IndexOutOfRangeException
CollectionInvalidType System.InvalidCastException
CollectionNullValue System.ArgumentNullException
CollectionRemoveInvalidObject System.ArgumentException
CommandTextRequired System.Exception
ConnectionAlreadyOpen System.Exception
ConnectionIsDisabled System.Exception
ConnectionRequired System.InvalidOperationException
ConnectionStateMsg string
ConnectionStringSyntax System.ArgumentException
ConvertFailed System.ArgumentException
DataAdapter System.InvalidOperationException
DataReaderClosed System.Exception
DbTypeNotSupported System.ArgumentException
DbTypeNotSupported System.PlatformNotSupportedException
DstCompare int
EmptyDatabaseName System.Exception
ErrorReadingFromStream System.IO.IOException
ExceptionWithStackTrace System.Exception
GenerateUniqueName int
GetAssemblyVersion System.Version
IO System.IO.IOException
IO System.IO.IOException
IndexOutOfRange System.IndexOutOfRangeException
IndexOutOfRange System.IndexOutOfRangeException
IndexOutOfRange System.IndexOutOfRangeException
InternalConnectionError System.Exception
InternalError System.Exception
InvalidBufferSizeOrIndex System.IndexOutOfRangeException
InvalidCast System.InvalidCastException
InvalidCast System.InvalidCastException
InvalidCast System.InvalidCastException
InvalidCommandTimeout System.Exception
InvalidCommandType System.ArgumentOutOfRangeException
InvalidConnectRetryCountValue System.Exception
InvalidConnectRetryIntervalValue System.Exception
InvalidConnectionOptionValue System.Exception
InvalidConnectionOptionValue System.Exception
InvalidConnectionOptionValueLength System.Exception
InvalidDataLength System.Exception
InvalidDataType System.ArgumentException
InvalidDestinationBufferIndex System.ArgumentOutOfRangeException
InvalidEnumerationValue System.ArgumentOutOfRangeException
InvalidIsolationLevel System.ArgumentOutOfRangeException
InvalidMetaDataValue System.Exception
InvalidMinMaxPoolSizeValues System.ArgumentException
InvalidMultipartName System.ArgumentException
InvalidMultipartNameIncorrectUsageOfQuotes System.ArgumentException
InvalidMultipartNameToManyParts System.ArgumentException
InvalidOffsetValue System.ArgumentException
InvalidOperation System.InvalidOperationException
InvalidOperation System.InvalidOperationException
InvalidParameterDirection System.ArgumentOutOfRangeException
InvalidParameterType System.Exception
InvalidSeekOrigin System.Exception
InvalidSizeValue System.ArgumentException
InvalidSourceBufferIndex System.ArgumentOutOfRangeException
InvalidUpdateRowSource System.ArgumentOutOfRangeException
IsAzureSqlServerEndpoint bool
IsCatchableExceptionType bool
IsCatchableOrSecurityExceptionType bool
IsDirection bool
IsDirectionValid void
IsNull bool
IsNullOrSqlType void
KeywordNotSupported System.ArgumentException
MachineName string
MethodCalledTwice System.InvalidOperationException
MethodNotImplemented System.Exception
MismatchedAsyncResult System.Exception
MissingConnectionOptionValue System.Exception
NegativeParameter System.Exception
NoConnectionString System.InvalidOperationException
NonPooledOpenTimeout System.Exception
NonSeqByteAccess System.Exception
NonSequentialColumnAccess System.InvalidOperationException
NotSupported System.NotSupportedException
NotSupported System.NotSupportedException
ObjectDisposed System.ObjectDisposedException
OpenConnectionPropertySet System.Exception
OpenConnectionRequired System.InvalidOperationException
OpenReaderExists System.Exception
OpenReaderExists System.Exception
Overflow System.OverflowException
Overflow System.OverflowException
ParallelTransactionsNotSupported System.Exception
ParameterConversionFailed Exception
ParameterNull Exception
ParameterValueOutOfRange ArgumentException
ParameterValueOutOfRange ArgumentException
ParametersIsNotParent ArgumentException
ParametersIsParent ArgumentException
ParametersMappingIndex Exception
ParametersSourceIndex Exception
PooledOpenTimeout Exception
PrepareParameterScale Exception
PrepareParameterSize Exception
PrepareParameterType Exception
Provider InvalidOperationException
StreamClosed Exception
TimeoutException TimeoutException
TimerCurrent long
TimerCurrent void
TimerFromMilliseconds long
TimerFromSeconds long
TimerHasExpired bool
TimerRemaining long
TimerRemainingMilliseconds long
TimerRemainingSeconds long
TimerToMilliseconds long
TimerToSeconds long
TransactionConnectionMismatch InvalidOperationException
TransactionRequired InvalidOperationException
TransactionZombied Exception
UninitializedParameterSize Exception
UnknownDataType ArgumentException
VersionDoesNotSupportDataType ArgumentException
WrongType Exception

Private Methods

Méthode Description
Argument ( string error ) : ArgumentException
Argument ( string error, Exception inner ) : ArgumentException
Argument ( string error, string parameter ) : ArgumentException
ArgumentNull ( string parameter ) : ArgumentNullException
ArgumentNull ( string parameter, string error ) : ArgumentNullException
ArgumentOutOfRange ( string parameterName ) : ArgumentOutOfRangeException
ArgumentOutOfRange ( string message, string parameterName ) : ArgumentOutOfRangeException
AsyncOperationPending ( ) : InvalidOperationException
BuildQuotedString ( string quotePrefix, string quoteSuffix, string unQuotedString ) : string
BuildSchemaTableInfoTableNames ( string columnNameArray ) : void
CheckArgumentNull ( object value, string parameterName ) : void
ClosedConnectionError ( ) : Exception
CollectionIndexInt32 ( int index, Type collection, int count ) : IndexOutOfRangeException
CollectionIndexString ( Type itemType, string propertyName, string propertyValue, Type collection ) : IndexOutOfRangeException
CollectionInvalidType ( Type collection, Type itemType, object invalidValue ) : InvalidCastException
CollectionNullValue ( string parameter, Type collection, Type itemType ) : ArgumentNullException
CollectionRemoveInvalidObject ( Type itemType, ICollection collection ) : ArgumentException
CommandTextRequired ( string method ) : Exception
ConnectionAlreadyOpen ( ConnectionState state ) : Exception
ConnectionIsDisabled ( Exception InnerException ) : Exception
ConnectionRequired ( string method ) : InvalidOperationException
ConnectionStateMsg ( ConnectionState state ) : string
ConnectionStringSyntax ( int index ) : ArgumentException
ConvertFailed ( Type fromType, Type toType, Exception innerException ) : ArgumentException
DataAdapter ( string error ) : InvalidOperationException
DataReaderClosed ( [ method = "" ) : Exception
DbTypeNotSupported ( System type, Type enumtype ) : ArgumentException
DbTypeNotSupported ( string dbType ) : PlatformNotSupportedException
DstCompare ( string strA, string strB ) : int
EmptyDatabaseName ( ) : Exception
ErrorReadingFromStream ( Exception internalException ) : IOException
ExceptionWithStackTrace ( Exception e ) : Exception
GenerateUniqueName ( int>.Dictionary hash, string &columnName, int index, int uniqueIndex ) : int
GetAssemblyVersion ( ) : System.Version
IO ( string error ) : IOException
IO ( string error, Exception inner ) : IOException
IndexOutOfRange ( ) : IndexOutOfRangeException
IndexOutOfRange ( int value ) : IndexOutOfRangeException
IndexOutOfRange ( string error ) : IndexOutOfRangeException
InternalConnectionError ( ConnectionError internalError ) : Exception
InternalError ( InternalErrorCode internalError ) : Exception
InvalidBufferSizeOrIndex ( int numBytes, int bufferIndex ) : IndexOutOfRangeException
InvalidCast ( ) : InvalidCastException
InvalidCast ( string error ) : InvalidCastException
InvalidCast ( string error, Exception inner ) : InvalidCastException
InvalidCommandTimeout ( int value, [ property = "" ) : Exception
InvalidCommandType ( CommandType value ) : ArgumentOutOfRangeException
InvalidConnectRetryCountValue ( ) : Exception
InvalidConnectRetryIntervalValue ( ) : Exception
InvalidConnectionOptionValue ( string key ) : Exception
InvalidConnectionOptionValue ( string key, Exception inner ) : Exception
InvalidConnectionOptionValueLength ( string key, int limit ) : Exception
InvalidDataLength ( long length ) : Exception
InvalidDataType ( string typeName ) : ArgumentException
InvalidDestinationBufferIndex ( int maxLen, int dstOffset, string parameterName ) : ArgumentOutOfRangeException
InvalidEnumerationValue ( Type type, int value ) : ArgumentOutOfRangeException
InvalidIsolationLevel ( IsolationLevel value ) : ArgumentOutOfRangeException
InvalidMetaDataValue ( ) : Exception
InvalidMinMaxPoolSizeValues ( ) : ArgumentException
InvalidMultipartName ( string property, string value ) : ArgumentException
InvalidMultipartNameIncorrectUsageOfQuotes ( string property, string value ) : ArgumentException
InvalidMultipartNameToManyParts ( string property, string value, int limit ) : ArgumentException
InvalidOffsetValue ( int value ) : ArgumentException
InvalidOperation ( string error ) : InvalidOperationException
InvalidOperation ( string error, Exception inner ) : InvalidOperationException
InvalidParameterDirection ( ParameterDirection value ) : ArgumentOutOfRangeException
InvalidParameterType ( DbParameterCollection collection, Type parameterType, object invalidValue ) : Exception
InvalidSeekOrigin ( string parameterName ) : Exception
InvalidSizeValue ( int value ) : ArgumentException
InvalidSourceBufferIndex ( int maxLen, long srcOffset, string parameterName ) : ArgumentOutOfRangeException
InvalidUpdateRowSource ( UpdateRowSource value ) : ArgumentOutOfRangeException
IsAzureSqlServerEndpoint ( string dataSource ) : bool
IsCatchableExceptionType ( Exception e ) : bool
IsCatchableOrSecurityExceptionType ( Exception e ) : bool
IsDirection ( DbParameter value, ParameterDirection condition ) : bool
IsDirectionValid ( ParameterDirection value ) : void
IsNull ( object value ) : bool
IsNullOrSqlType ( object value, bool &isNull, bool &isSqlType ) : void
KeywordNotSupported ( string keyword ) : ArgumentException
MachineName ( ) : string
MethodCalledTwice ( string method ) : InvalidOperationException
MethodNotImplemented ( [ methodName = "" ) : Exception
MismatchedAsyncResult ( string expectedMethod, string gotMethod ) : Exception
MissingConnectionOptionValue ( string key, string requiredAdditionalKey ) : Exception
NegativeParameter ( string parameterName ) : Exception
NoConnectionString ( ) : InvalidOperationException
NonPooledOpenTimeout ( ) : Exception
NonSeqByteAccess ( long badIndex, long currIndex, string method ) : Exception
NonSequentialColumnAccess ( int badCol, int currCol ) : InvalidOperationException
NotSupported ( ) : NotSupportedException
NotSupported ( string error ) : NotSupportedException
ObjectDisposed ( object instance ) : ObjectDisposedException
OpenConnectionPropertySet ( string property, ConnectionState state ) : Exception
OpenConnectionRequired ( string method, ConnectionState state ) : InvalidOperationException
OpenReaderExists ( ) : Exception
OpenReaderExists ( Exception e ) : Exception
Overflow ( string error ) : OverflowException
Overflow ( string error, Exception inner ) : OverflowException
ParallelTransactionsNotSupported ( DbConnection obj ) : Exception
ParameterConversionFailed ( object value, Type destType, Exception inner ) : Exception
ParameterNull ( string parameter, DbParameterCollection collection, Type parameterType ) : Exception
ParameterValueOutOfRange ( Decimal value ) : ArgumentException
ParameterValueOutOfRange ( SqlDecimal value ) : ArgumentException
ParametersIsNotParent ( Type parameterType, ICollection collection ) : ArgumentException
ParametersIsParent ( Type parameterType, ICollection collection ) : ArgumentException
ParametersMappingIndex ( int index, DbParameterCollection collection ) : Exception
ParametersSourceIndex ( string parameterName, DbParameterCollection collection, Type parameterType ) : Exception
PooledOpenTimeout ( ) : Exception
PrepareParameterScale ( DbCommand cmd, string type ) : Exception
PrepareParameterSize ( DbCommand cmd ) : Exception
PrepareParameterType ( DbCommand cmd ) : Exception
Provider ( string error ) : InvalidOperationException
StreamClosed ( [ method = "" ) : Exception
TimeoutException ( string error ) : TimeoutException
TimerCurrent ( ) : long
TimerCurrent ( long &ticks ) : void
TimerFromMilliseconds ( long milliseconds ) : long
TimerFromSeconds ( int seconds ) : long
TimerHasExpired ( long timerExpire ) : bool
TimerRemaining ( long timerExpire ) : long
TimerRemainingMilliseconds ( long timerExpire ) : long
TimerRemainingSeconds ( long timerExpire ) : long
TimerToMilliseconds ( long timerValue ) : long
TimerToSeconds ( long timerValue ) : long
TransactionConnectionMismatch ( ) : InvalidOperationException
TransactionRequired ( string method ) : InvalidOperationException
TransactionZombied ( DbTransaction obj ) : Exception
UninitializedParameterSize ( int index, Type dataType ) : Exception
UnknownDataType ( Type dataType ) : ArgumentException
VersionDoesNotSupportDataType ( string typeName ) : ArgumentException
WrongType ( Type got, Type expected ) : Exception