Resources Members

MySQL Connector/Net

The Resources type exposes the following members.

Methods

  NameDescription
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
ToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
AdapterIsNull
Looks up a localized string similar to Improper MySqlCommandBuilder state: adapter is null.
AdapterSelectIsNull
Looks up a localized string similar to Improper MySqlCommandBuilder state: adapter's SelectCommand is null.
AttemptToAccessBeforeRead
Looks up a localized string similar to Invalid attempt to access a field before calling Read().
BadVersionFormat
Looks up a localized string similar to Version string not in acceptable format.
BufferCannotBeNull
Looks up a localized string similar to The buffer cannot be null.
BufferNotLargeEnough
Looks up a localized string similar to Buffer is not large enough.
CancelNeeds50
Looks up a localized string similar to Canceling an executing query requires MySQL 5.0 or higher..
CancelNotSupported
Looks up a localized string similar to Canceling an active query is only supported on MySQL 5.0.0 and above. .
CBMultiTableNotSupported
Looks up a localized string similar to MySqlCommandBuilder does not support multi-table statements.
CBNoKeyColumn
Looks up a localized string similar to MySqlCommandBuilder cannot operate on tables with no unique or key columns.
ChaosNotSupported
Looks up a localized string similar to Chaos isolation level is not supported.
CommandTextNotInitialized
Looks up a localized string similar to The CommandText property has not been properly initialized..
ConnectionAlreadyOpen
Looks up a localized string similar to The connection is already open..
ConnectionBroken
Looks up a localized string similar to Connection unexpectedly terminated..
ConnectionMustBeOpen
Looks up a localized string similar to Connection must be valid and open.
ConnectionNotOpen
Looks up a localized string similar to The connection is not open..
ConnectionNotSet
Looks up a localized string similar to The connection property has not been set or is null..
CouldNotFindColumnName
Looks up a localized string similar to Could not find specified column in results.
CountCannotBeNegative
Looks up a localized string similar to Count cannot be negative.
CSNoSetLength
Looks up a localized string similar to SetLength is not a valid operation on CompressedStream.
Culture
Overrides the current thread's CurrentUICulture property for all resource lookups using this strongly typed resource class.
DataNotInSupportedFormat
Looks up a localized string similar to The given value was not in a supported format..
DataReaderOpen
Looks up a localized string similar to There is already an open DataReader associated with this Connection which must be closed first..
DefaultEncodingNotFound
Looks up a localized string similar to The default connection encoding was not found. Please report this as a bug along with your connection string and system details..
DistributedTxnNotSupported
Looks up a localized string similar to MySQL Connector/Net does not currently support distributed transactions..
ErrorCreatingSocket
Looks up a localized string similar to Error creating socket connection.
FatalErrorDuringExecute
Looks up a localized string similar to Fatal error encountered during command execution..
FatalErrorDuringRead
Looks up a localized string similar to Fatal error encountered during data read..
FatalErrorReadingResult
Looks up a localized string similar to Fatal error encountered attempting to read the resultset..
FromAndLengthTooBig
Looks up a localized string similar to From index and length use more bytes than from contains.
FromIndexMustBeValid
Looks up a localized string similar to From index must be a valid index inside the from buffer.
GetHostEntryFailed
Looks up a localized string similar to Call to GetHostEntry failed after {0} while querying for hostname '{1}': SocketErrorCode={2}, ErrorCode={3}, NativeErrorCode={4}..
HardProcQuery
Looks up a localized string similar to Retrieving procedure metadata for {0} from server..
ImproperValueFormat
Looks up a localized string similar to Value has an unsupported format..
IncorrectTransmission
Looks up a localized string similar to An incorrect response was received from the server..
IndexAndLengthTooBig
Looks up a localized string similar to Index and length use more bytes than to has room for.
IndexMustBeValid
Looks up a localized string similar to Index must be a valid position in the buffer.
InvalidColumnOrdinal
Looks up a localized string similar to You have specified an invalid column ordinal..
InvalidConnectionStringValue
Looks up a localized string similar to The requested value '{0}' is invalid for the given keyword '{1}'..
InvalidProcName
Looks up a localized string similar to Procedure or function '{0}' cannot be found in database '{1}'..
InvalidValueForBoolean
Looks up a localized string similar to '{0}' is an illegal value for a boolean option..
KeywordNoNull
Looks up a localized string similar to Keyword does not allow null values..
KeywordNotSupported
Looks up a localized string similar to Keyword not supported..
keywords
Looks up a localized string similar to ACCESSIBLE ADD ALL ALTER ANALYZE AND AS ASC ASENSITIVE BEFORE BETWEEN BIGINT BINARY BLOB BOTH BY CALL CASCADE CASE CHANGE CHAR CHARACTER CHECK COLLATE COLUMN CONDITION CONNECTION CONSTRAINT CONTINUE CONVERT CREATE CROSS CURRENT_DATE CURRENT_TIME CURRENT_TIMESTAMP CURRENT_USER CURSOR DATABASE DATABASES DAY_HOUR DAY_MICROSECOND DAY_MINUTE DAY_SECOND DEC DECIMAL DECLARE DEFAULT DELAYED DELETE DESC DESCRIBE DETERMINISTIC DISTINCT DISTINCTROW DIV DOUBLE DROP DUAL EACH ELSE ELSEIF ENCLOSED ESCAPED EXISTS EXIT EXP [rest of string was truncated]";.
MoreThanOneOPRow
Looks up a localized string similar to INTERNAL ERROR: More than one output parameter row detected..
MultipleConnectionsInTransactionNotSupported
Looks up a localized string similar to Multiple simultaneous connections or connections with different connection strings inside the same transaction are not currently supported..
NamedPipeNoSeek
Looks up a localized string similar to NamedPipeStream does not support seeking.
NamedPipeNoSetLength
Looks up a localized string similar to NamedPipeStream doesn't support SetLength.
NextResultIsClosed
Looks up a localized string similar to Invalid attempt to call NextResult when the reader is closed..
NoBodiesAndTypeNotSet
Looks up a localized string similar to When calling stored procedures and 'Use Procedure Bodies' is false, all parameters must have their type explicitly set..
NoNestedTransactions
Looks up a localized string similar to Nested transactions are not supported..
NoServerSSLSupport
Looks up a localized string similar to The host {0} does not support SSL connections..
ObjectDisposed
Looks up a localized string similar to The object is not open or has been disposed..
OffsetCannotBeNegative
Looks up a localized string similar to Offset cannot be negative.
OffsetMustBeValid
Looks up a localized string similar to Offset must be a valid position in buffer.
ParameterAlreadyDefined
Looks up a localized string similar to Parameter '{0}' has already been defined..
ParameterCannotBeNegative
Looks up a localized string similar to Parameter cannot have a negative value.
ParameterCannotBeNull
Looks up a localized string similar to Parameter cannot be null.
ParameterIsInvalid
Looks up a localized string similar to Parameter is invalid..
ParameterMustBeDefined
Looks up a localized string similar to Parameter '{0}' must be defined..
ParameterNotFoundDuringPrepare
Looks up a localized string similar to Parameter '{0}' was not found during prepare..
PasswordMustHaveLegalChars
Looks up a localized string similar to Password must be valid and contain length characters.
PerfMonCategoryHelp
Looks up a localized string similar to This category includes a series of counters for MySQL..
PerfMonCategoryName
Looks up a localized string similar to .NET Data Provider for MySQL.
PerfMonHardProcHelp
Looks up a localized string similar to The number of times a procedures metadata had to be queried from the server..
PerfMonHardProcName
Looks up a localized string similar to Hard Procedure Queries.
PerfMonSoftProcHelp
Looks up a localized string similar to The number of times a procedures metadata was retrieved from the client-side cache..
PerfMonSoftProcName
Looks up a localized string similar to Soft Procedure Queries.
ProcAndFuncSameName
Looks up a localized string similar to same name are not supported..
QueryTooLarge
Looks up a localized string similar to Packets larger than max_allowed_packet are not allowed..
ReadFromStreamFailed
Looks up a localized string similar to Reading from the stream has failed..
ReadingPriorColumnUsingSeqAccess
Looks up a localized string similar to Invalid attempt to read a prior column using SequentialAccess.
ResourceManager
Returns the cached ResourceManager instance used by this class.
RoutineNotFound
Looks up a localized string similar to Routine '{0}' cannot be found. Either check the spelling or make sure you have sufficient rights to execute the routine..
ServerTooOld
Looks up a localized string similar to Connector/Net no longer supports server versions prior to 4.1.
SocketNoSeek
Looks up a localized string similar to Socket streams do not support seeking.
SoftProcQuery
Looks up a localized string similar to Retrieving procedure metadata for {0} from procedure cache..
SPNotSupported
Looks up a localized string similar to Stored procedures are not supported on this version of MySQL.
StreamAlreadyClosed
Looks up a localized string similar to The stream has already been closed.
StreamNoRead
Looks up a localized string similar to The stream does not support reading.
StreamNoWrite
Looks up a localized string similar to The stream does not support writing.
Timeout
Looks up a localized string similar to Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding..
TimeoutGettingConnection
Looks up a localized string similar to error connecting: Timeout expired. The timeout period elapsed prior to obtaining a connection from the pool. This may have occurred because all pooled connections were in use and max pool size was reached..
TraceCloseConnection
Looks up a localized string similar to {0}: Connection Closed.
TraceErrorMoreThanMaxValueConnections
Looks up a localized string similar to Unable to trace. There are more than Int32.MaxValue connections in use..
TraceFetchError
Looks up a localized string similar to {0}: Error encountered during row fetch. Number = {1}, Message={2}.
TraceOpenConnection
Looks up a localized string similar to {0}: Connection Opened: connection string = '{1}'.
TraceOpenResultError
Looks up a localized string similar to {0}: Error encountered attempting to open result: Number={1}, Message={2}.
TraceQueryDone
Looks up a localized string similar to {0}: Query Closed.
TraceQueryNormalized
Looks up a localized string similar to {0}: Query Normalized: {2}.
TraceQueryOpened
Looks up a localized string similar to {0}: Query Opened: {2}.
TraceResult
Looks up a localized string similar to {0}: Resultset Opened: field(s) = {1}, affected rows = {2}, inserted id = {3}.
TraceResultClosed
Looks up a localized string similar to {0}: Resultset Closed. Total rows={1}, skipped rows={2}, size (bytes)={3}.
TraceSetDatabase
Looks up a localized string similar to {0}: Set Database: {1}.
TraceStatementClosed
Looks up a localized string similar to {0}: Statement closed: statement id = {1}.
TraceStatementExecuted
Looks up a localized string similar to {0}: Statement executed: statement id = {1}.
TraceStatementPrepared
Looks up a localized string similar to {0}: Statement prepared: sql='{1}', statement id={2}.
TraceUAWarningBadIndex
Looks up a localized string similar to {0}: Usage Advisor Warning: Query is using a bad index.
TraceUAWarningFieldConversion
Looks up a localized string similar to {0}: Usage Advisor Warning: The field '{2}' was converted to the following types: {3}.
TraceUAWarningNoIndex
Looks up a localized string similar to {0}: Usage Advisor Warning: Query does not use an index.
TraceUAWarningSkippedColumns
Looks up a localized string similar to {0}: Usage Advisor Warning: The following columns were not accessed: {2}.
TraceUAWarningSkippedRows
Looks up a localized string similar to {0}: Usage Advisor Warning: Skipped {2} rows. Consider a more focused query..
TraceWarning
Looks up a localized string similar to {0}: MySql Warning: Level={1}, Code={2}, Message={3}.
UnableToConnectToHost
Looks up a localized string similar to Unable to connect to any of the specified MySQL hosts..
UnableToDeriveParameters
Looks up a localized string similar to Unable to derive stored routine parameters. The 'Parameters' information schema table is not available and access to the stored procedure body has been disabled..
UnableToEnumerateUDF
Looks up a localized string similar to An error occured attempting to enumerate the user-defined functions. Do you have SELECT privileges on the mysql.func table?.
UnableToExecuteSP
Looks up a localized string similar to Unable to execute stored procedure '{0}'..
UnableToParseFK
Looks up a localized string similar to There was an error parsing the foreign key definition..
UnableToRetrieveParameters
Looks up a localized string similar to Unable to retrieve stored routine parameters. Either grant access to the routine or add the 'Use Procedure Bodies=false' option to your connection string..
UnableToRetrieveSProcData
Looks up a localized string similar to Unable to retrieve stored procedure metadata for routine '{0}'. Either grant SELECT privilege to mysql.proc for this user or use "use procedure bodies=false" with your connection string..
UnableToStartSecondAsyncOp
Looks up a localized string similar to Unable to start a second async operation while one is running..
UnixSocketsNotSupported
Looks up a localized string similar to Unix sockets are not supported on Windows.
ValueNotSupportedForGuid
Looks up a localized string similar to The requested column value could not be treated as or conveted to a Guid..
WriteToStreamFailed
Looks up a localized string similar to Writing to the stream failed..
WrongParameterName
Looks up a localized string similar to Parameter '{0}' is not found but a parameter with the name '{1}' is found. Parameter names must include the leading parameter marker..

See Also