Mono Class Library: Overview

MySql.Data.MySqlClient.Properties.Resources: Members

The members of MySql.Data.MySqlClient.Properties.Resources are listed below.

See Also: Inherited members from System.Object

Public Properties

[read-only]
static
AdapterIsNullstring. Looks up a localized string similar to Improper MySqlCommandBuilder state: adapter is null.
[read-only]
static
AdapterSelectIsNullstring. Looks up a localized string similar to Improper MySqlCommandBuilder state: adapter's SelectCommand is null.
[read-only]
static
AttemptToAccessBeforeReadstring. Looks up a localized string similar to Invalid attempt to access a field before calling Read().
[read-only]
static
BadVersionFormatstring. Looks up a localized string similar to Version string not in acceptable format.
[read-only]
static
BufferCannotBeNullstring. Looks up a localized string similar to The buffer cannot be null.
[read-only]
static
BufferNotLargeEnoughstring. Looks up a localized string similar to Buffer is not large enough.
[read-only]
static
CancelNeeds50string. Looks up a localized string similar to Canceling an executing query requires MySQL 5.0 or higher..
[read-only]
static
CancelNotSupportedstring. Looks up a localized string similar to Canceling an active query is only supported on MySQL 5.0.0 and above. .
[read-only]
static
CBMultiTableNotSupportedstring. Looks up a localized string similar to MySqlCommandBuilder does not support multi-table statements.
[read-only]
static
CBNoKeyColumnstring. Looks up a localized string similar to MySqlCommandBuilder cannot operate on tables with no unique or key columns.
[read-only]
static
ChaosNotSupportedstring. Looks up a localized string similar to Chaos isolation level is not supported.
[read-only]
static
CommandTextNotInitializedstring. Looks up a localized string similar to The CommandText property has not been properly initialized..
[read-only]
static
ConnectionAlreadyOpenstring. Looks up a localized string similar to The connection is already open..
[read-only]
static
ConnectionBrokenstring. Looks up a localized string similar to Connection unexpectedly terminated..
[read-only]
static
ConnectionMustBeOpenstring. Looks up a localized string similar to Connection must be valid and open.
[read-only]
static
ConnectionNotOpenstring. Looks up a localized string similar to The connection is not open..
[read-only]
static
ConnectionNotSetstring. Looks up a localized string similar to The connection property has not been set or is null..
[read-only]
static
CouldNotFindColumnNamestring. Looks up a localized string similar to Could not find specified column in results.
[read-only]
static
CountCannotBeNegativestring. Looks up a localized string similar to Count cannot be negative.
[read-only]
static
CSNoSetLengthstring. Looks up a localized string similar to SetLength is not a valid operation on CompressedStream.
static
CultureSystem.Globalization.CultureInfo. Overrides the current thread's CurrentUICulture property for all resource lookups using this strongly typed resource class.
[read-only]
static
DataNotInSupportedFormatstring. Looks up a localized string similar to The given value was not in a supported format..
[read-only]
static
DataReaderOpenstring. Looks up a localized string similar to There is already an open DataReader associated with this Connection which must be closed first..
[read-only]
static
DefaultEncodingNotFoundstring. 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..
[read-only]
static
DistributedTxnNotSupportedstring. Looks up a localized string similar to MySQL Connector/Net does not currently support distributed transactions..
[read-only]
static
ErrorCreatingSocketstring. Looks up a localized string similar to Error creating socket connection.
[read-only]
static
FatalErrorDuringExecutestring. Looks up a localized string similar to Fatal error encountered during command execution..
[read-only]
static
FatalErrorDuringReadstring. Looks up a localized string similar to Fatal error encountered during data read..
[read-only]
static
FatalErrorReadingResultstring. Looks up a localized string similar to Fatal error encountered attempting to read the resultset..
[read-only]
static
FromAndLengthTooBigstring. Looks up a localized string similar to From index and length use more bytes than from contains.
[read-only]
static
FromIndexMustBeValidstring. Looks up a localized string similar to From index must be a valid index inside the from buffer.
[read-only]
static
GetHostEntryFailedstring. Looks up a localized string similar to Call to GetHostEntry failed after {0} while querying for hostname '{1}': SocketErrorCode={2}, ErrorCode={3}, NativeErrorCode={4}..
[read-only]
static
HardProcQuerystring. Looks up a localized string similar to Retrieving procedure metadata for {0} from server..
[read-only]
static
ImproperValueFormatstring. Looks up a localized string similar to Value has an unsupported format..
[read-only]
static
IncorrectTransmissionstring. Looks up a localized string similar to An incorrect response was received from the server..
[read-only]
static
IndexAndLengthTooBigstring. Looks up a localized string similar to Index and length use more bytes than to has room for.
[read-only]
static
IndexMustBeValidstring. Looks up a localized string similar to Index must be a valid position in the buffer.
[read-only]
static
InvalidColumnOrdinalstring. Looks up a localized string similar to You have specified an invalid column ordinal..
[read-only]
static
InvalidProcNamestring. Looks up a localized string similar to Procedure or function '{0}' cannot be found in database '{1}'..
[read-only]
static
KeywordNoNullstring. Looks up a localized string similar to Keyword does not allow null values..
[read-only]
static
KeywordNotSupportedstring. Looks up a localized string similar to Keyword not supported..
[read-only]
static
MoreThanOneOPRowstring. Looks up a localized string similar to INTERNAL ERROR: More than one output parameter row detected..
[read-only]
static
MultipleConnectionsInTransactionNotSupportedstring. Looks up a localized string similar to Multiple simultaneous connections or connections with different connection strings inside the same transaction are not currently supported..
[read-only]
static
NamedPipeNoSeekstring. Looks up a localized string similar to NamedPipeStream does not support seeking.
[read-only]
static
NamedPipeNoSetLengthstring. Looks up a localized string similar to NamedPipeStream doesn't support SetLength.
[read-only]
static
NextResultIsClosedstring. Looks up a localized string similar to Invalid attempt to call NextResult when the reader is closed..
[read-only]
static
NoBodiesAndTypeNotSetstring. 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..
[read-only]
static
NoNestedTransactionsstring. Looks up a localized string similar to Nested transactions are not supported..
[read-only]
static
NoServerSSLSupportstring. Looks up a localized string similar to The host {0} does not support SSL connections..
[read-only]
static
ObjectDisposedstring. Looks up a localized string similar to The object is not open or has been disposed..
[read-only]
static
OffsetCannotBeNegativestring. Looks up a localized string similar to Offset cannot be negative.
[read-only]
static
OffsetMustBeValidstring. Looks up a localized string similar to Offset must be a valid position in buffer.
[read-only]
static
ParameterAlreadyDefinedstring. Looks up a localized string similar to Parameter '{0}' has already been defined..
[read-only]
static
ParameterCannotBeNegativestring. Looks up a localized string similar to Parameter cannot have a negative value.
[read-only]
static
ParameterCannotBeNullstring. Looks up a localized string similar to Parameter cannot be null.
[read-only]
static
ParameterIsInvalidstring. Looks up a localized string similar to Parameter is invalid..
[read-only]
static
ParameterMustBeDefinedstring. Looks up a localized string similar to Parameter '{0}' must be defined..
[read-only]
static
ParameterNotFoundDuringPreparestring. Looks up a localized string similar to Parameter '{0}' was not found during prepare..
[read-only]
static
PasswordMustHaveLegalCharsstring. Looks up a localized string similar to Password must be valid and contain length characters.
[read-only]
static
PerfMonCategoryHelpstring. Looks up a localized string similar to This category includes a series of counters for MySQL..
[read-only]
static
PerfMonCategoryNamestring. Looks up a localized string similar to .NET Data Provider for MySQL.
[read-only]
static
PerfMonHardProcHelpstring. Looks up a localized string similar to The number of times a procedures metadata had to be queried from the server..
[read-only]
static
PerfMonHardProcNamestring. Looks up a localized string similar to Hard Procedure Queries.
[read-only]
static
PerfMonSoftProcHelpstring. Looks up a localized string similar to The number of times a procedures metadata was retrieved from the client-side cache..
[read-only]
static
PerfMonSoftProcNamestring. Looks up a localized string similar to Soft Procedure Queries.
[read-only]
static
ProcAndFuncSameNamestring. Looks up a localized string similar to same name are not supported..
[read-only]
static
QueryTooLargestring. Looks up a localized string similar to Packets larger than max_allowed_packet are not allowed..
[read-only]
static
ReadFromStreamFailedstring. Looks up a localized string similar to Reading from the stream has failed..
[read-only]
static
ReadingPriorColumnUsingSeqAccessstring. Looks up a localized string similar to Invalid attempt to read a prior column using SequentialAccess.
[read-only]
static
ResourceManagerSystem.Resources.ResourceManager. Returns the cached ResourceManager instance used by this class.
[read-only]
static
RoutineNotFoundstring. 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..
[read-only]
static
SocketNoSeekstring. Looks up a localized string similar to Socket streams do not support seeking.
[read-only]
static
SoftProcQuerystring. Looks up a localized string similar to Retrieving procedure metadata for {0} from procedure cache..
[read-only]
static
SPNotSupportedstring. Looks up a localized string similar to Stored procedures are not supported on this version of MySQL.
[read-only]
static
StreamAlreadyClosedstring. Looks up a localized string similar to The stream has already been closed.
[read-only]
static
StreamNoReadstring. Looks up a localized string similar to The stream does not support reading.
[read-only]
static
StreamNoWritestring. Looks up a localized string similar to The stream does not support writing.
[read-only]
static
TableDirectNotSupportedstring. Looks up a localized string similar to TableDirect command type is not supported..
[read-only]
static
Timeoutstring. 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..
[read-only]
static
TimeoutExpiredNullObjectstring. Looks up a localized string similar to Timeout expired but command object was null. This should not happen..
[read-only]
static
TimeoutGettingConnectionstring. 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..
[read-only]
static
UnableToConnectToHoststring. Looks up a localized string similar to Unable to connect to any of the specified MySQL hosts..
[read-only]
static
UnableToDeriveParametersstring. 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..
[read-only]
static
UnableToEnumerateUDFstring. 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?.
[read-only]
static
UnableToExecuteSPstring. Looks up a localized string similar to Unable to execute stored procedure '{0}'..
[read-only]
static
UnableToParseFKstring. Looks up a localized string similar to There was an error parsing the foreign key definition..
[read-only]
static
UnableToRetrieveParametersstring. 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..
[read-only]
static
UnableToRetrieveSProcDatastring. 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..
[read-only]
static
UnableToStartSecondAsyncOpstring. Looks up a localized string similar to Unable to start a second async operation while one is running..
[read-only]
static
UnixSocketsNotSupportedstring. Looks up a localized string similar to Unix sockets are not supported on Windows.
[read-only]
static
ValueNotSupportedForGuidstring. Looks up a localized string similar to The requested column value could not be treated as or conveted to a Guid..
[read-only]
static
WriteToStreamFailedstring. Looks up a localized string similar to Writing to the stream failed..
[read-only]
static
WrongParameterNamestring. 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..