text/microsoft-resx
2.0
System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
The connection does not match the data provider type.
A suitable data provider is not available for configuration '{0}'.
The '{0}' key does not exist in the configuration file.
The '{0}' type of the connection could not be recognized.
Only objects of type IDbDataParameter or arrays of IDbDataParameter are supported
Parameter count does not match Parameter Value count.
dataProvider.Name must be a valid string
dataProvider.ProviderName must be a valid string
dataProvider.ConnectionType must be a valid connection type
providerName must be a valid string
DataSet must be initialized before calling Update routine. Cannot update database from a null dataset.
DataTable must be initialized before calling Update routine. Cannot update database from a null data table.
Type '{0}' is not expected.
Failed to query type '{0}' for method '{1}'.
Invalid cast from {0} to {1}
The '{0}' type does not have appropriate getter. See '{1}' member '{2}' of '{3}' type.
The '{0}' type does not have appropriate setter. See '{1}' member '{2}' of '{3}' type.
The method '{0}' of '{1}' has parameter '{2}' wich can't be handled. Please specify attrbutes [Parent] or [PropertyInfo] to get access to them.
Could not build the '{0}' type: default constructor not found.
Could not build the '{0}' property of the '{1}' type: type '{2}' has to have public default constructor.
Could not build the '{0}' property of the '{1}' type: type '{2}' has to have public constructor.
Could not build the '{0}' property of the '{1}' type: type '{2}' has to have constructor taking type '{3}'.
Type '{0}' must implement required public method '{1}'
Type '{0}' does not implement public method '{1}'
The interface must be public.
'interfaceType' must be an interface.
'{0}' is not a subtype of '{1}'.
Invalid number of 'baseObjectTypes' or 'objs'.
At least one field name must be specified
At least one field index must be specified
At least one field name or index must be specified
Type '{0}' does not contain field '{1}'.
Can not convert array of type '{0}' to array of '{1}'.
Can not figure out the target method for the method '{0}.{1}'.
Can not figure out the overloaded method for the method '{0}.{1}'.
Both `{0}' and `{1}' data providers are default
Could not build the '{0}' type.
The '{0}' must be an interface.
Index is not defined for the method '{0}.{1}'.
Key type for the method '{0}.{1}' can be of type object or CompoundValue.
No such parameter: '{0}'
Index has more then one field for the method '{0}.{1}'. Use CompoundValue as the Key type
Can not determine object type for the method '{0}.{1}'
Key type for the method '{0}.{1}' can be of type object, CompoundValue, or a scalar type.
Scalar field name is not defined for the method '{0}.{1}'.
More then one parameter is marked as destination
DataSetTable attribute for method '{0}.{1}' may not be an index
ExecuteNonQuery does not support the Destination attribute
ExecuteScalar destination must be an out or a ref parameter.
The return type '{0}' of the method '{1}' is incompatible with the destination parameter type '{2}'.
Cannot create an instance of the type '{0}'
The type '{0}' does not have 'Equals' method
Parameter 'cacheAspectType' must be of CacheAspect type
MethodInfo can not be changed.
Name must be a valid string.
The index parameter must be greater or equal to zero.
DbManager object is not provided.
Could not build the '{0}' property of the '{1}' type: generic type '{2}' and it's generic parameter types should have only one parameter type.