// <auto-generated>
using System.Reflection;
namespace FxResources.System.Data.Common
{
internal static class SR { }
}
namespace System
{
internal static partial class SR
{
private static global::System.Resources.ResourceManager s_resourceManager;
internal static global::System.Resources.ResourceManager ResourceManager => s_resourceManager ?? (s_resourceManager = new global::System.Resources.ResourceManager(typeof(FxResources.System.Data.Common.SR)));
/// <summary>An {0} with {1} '{2}' is not contained by this {3}.</summary>
internal static string @ADP_CollectionIndexString => GetResourceString("ADP_CollectionIndexString");
/// <summary>The {0} only accepts non-null {1} type objects, not {2} objects.</summary>
internal static string @ADP_CollectionInvalidType => GetResourceString("ADP_CollectionInvalidType");
/// <summary>The {0} is already contained by another {1}.</summary>
internal static string @ADP_CollectionIsNotParent => GetResourceString("ADP_CollectionIsNotParent");
/// <summary>The {0} only accepts non-null {1} type objects.</summary>
internal static string @ADP_CollectionNullValue => GetResourceString("ADP_CollectionNullValue");
/// <summary>Attempted to remove an {0} that is not contained by this {1}.</summary>
internal static string @ADP_CollectionRemoveInvalidObject => GetResourceString("ADP_CollectionRemoveInvalidObject");
/// <summary>The {0}.{1} is required to be unique, '{2}' already exists in the collection.</summary>
internal static string @ADP_CollectionUniqueValue => GetResourceString("ADP_CollectionUniqueValue");
/// <summary>The connection's current state is closed.</summary>
internal static string @ADP_ConnectionStateMsg_Closed => GetResourceString("ADP_ConnectionStateMsg_Closed");
/// <summary>The connection's current state is connecting.</summary>
internal static string @ADP_ConnectionStateMsg_Connecting => GetResourceString("ADP_ConnectionStateMsg_Connecting");
/// <summary>The connection's current state is open.</summary>
internal static string @ADP_ConnectionStateMsg_Open => GetResourceString("ADP_ConnectionStateMsg_Open");
/// <summary>The connection's current state is executing.</summary>
internal static string @ADP_ConnectionStateMsg_OpenExecuting => GetResourceString("ADP_ConnectionStateMsg_OpenExecuting");
/// <summary>The connection's current state is fetching.</summary>
internal static string @ADP_ConnectionStateMsg_OpenFetching => GetResourceString("ADP_ConnectionStateMsg_OpenFetching");
/// <summary>The connection's current state: {0}.</summary>
internal static string @ADP_ConnectionStateMsg => GetResourceString("ADP_ConnectionStateMsg");
/// <summary>Format of the initialization string does not conform to specification starting at index {0}.</summary>
internal static string @ADP_ConnectionStringSyntax => GetResourceString("ADP_ConnectionStringSyntax");
/// <summary>Invalid attempt to call {0} when reader is closed.</summary>
internal static string @ADP_DataReaderClosed => GetResourceString("ADP_DataReaderClosed");
/// <summary>Expecting non-empty string for '{0}' parameter.</summary>
internal static string @ADP_EmptyString => GetResourceString("ADP_EmptyString");
/// <summary>The {0} enumeration value, {1}, is invalid.</summary>
internal static string @ADP_InvalidEnumerationValue => GetResourceString("ADP_InvalidEnumerationValue");
/// <summary>Invalid keyword, contain one or more of 'no characters', 'control characters', 'leading or trailing whitespace' or 'leading semicolons'.</summary>
internal static string @ADP_InvalidKey => GetResourceString("ADP_InvalidKey");
/// <summary>The value contains embedded nulls (\\u0000).</summary>
internal static string @ADP_InvalidValue => GetResourceString("ADP_InvalidValue");
/// <summary>DataSet doesn't support 'union' or 'list' as simpleType.</summary>
internal static string @Xml_SimpleTypeNotSupported => GetResourceString("Xml_SimpleTypeNotSupported");
/// <summary>Invalid {0} syntax: missing required '{1}' attribute.</summary>
internal static string @Xml_MissingAttribute => GetResourceString("Xml_MissingAttribute");
/// <summary>Value '{1}' is invalid for attribute '{0}'.</summary>
internal static string @Xml_ValueOutOfRange => GetResourceString("Xml_ValueOutOfRange");
/// <summary>The value of attribute '{0}' should be '{1}' or '{2}'.</summary>
internal static string @Xml_AttributeValues => GetResourceString("Xml_AttributeValues");
/// <summary>Parent table name is missing in relation '{0}'.</summary>
internal static string @Xml_RelationParentNameMissing => GetResourceString("Xml_RelationParentNameMissing");
/// <summary>Child table name is missing in relation '{0}'.</summary>
internal static string @Xml_RelationChildNameMissing => GetResourceString("Xml_RelationChildNameMissing");
/// <summary>Parent table key is missing in relation '{0}'.</summary>
internal static string @Xml_RelationTableKeyMissing => GetResourceString("Xml_RelationTableKeyMissing");
/// <summary>Child table key is missing in relation '{0}'.</summary>
internal static string @Xml_RelationChildKeyMissing => GetResourceString("Xml_RelationChildKeyMissing");
/// <summary>Undefined data type: '{0}'.</summary>
internal static string @Xml_UndefinedDatatype => GetResourceString("Xml_UndefinedDatatype");
/// <summary>Data type not defined.</summary>
internal static string @Xml_DatatypeNotDefined => GetResourceString("Xml_DatatypeNotDefined");
/// <summary>Invalid XPath selection inside field node. Cannot find: {0}.</summary>
internal static string @Xml_InvalidField => GetResourceString("Xml_InvalidField");
/// <summary>Invalid XPath selection inside selector node: {0}.</summary>
internal static string @Xml_InvalidSelector => GetResourceString("Xml_InvalidSelector");
/// <summary>Invalid 'Key' node inside constraint named: {0}.</summary>
internal static string @Xml_InvalidKey => GetResourceString("Xml_InvalidKey");
/// <summary>The constraint name {0} is already used in the schema.</summary>
internal static string @Xml_DuplicateConstraint => GetResourceString("Xml_DuplicateConstraint");
/// <summary>Cannot convert '{0}' to type '{1}'.</summary>
internal static string @Xml_CannotConvert => GetResourceString("Xml_CannotConvert");
/// <summary>Missing '{0}' part in '{1}' constraint named '{2}'.</summary>
internal static string @Xml_MissingRefer => GetResourceString("Xml_MissingRefer");
/// <summary>Invalid Relation definition: different length keys.</summary>
internal static string @Xml_MismatchKeyLength => GetResourceString("Xml_MismatchKeyLength");
/// <summary>DataSet doesn't allow the circular reference in the ComplexType named '{0}'.</summary>
internal static string @Xml_CircularComplexType => GetResourceString("Xml_CircularComplexType");
/// <summary>DataSet cannot instantiate an abstract ComplexType for the node {0}.</summary>
internal static string @Xml_CannotInstantiateAbstract => GetResourceString("Xml_CannotInstantiateAbstract");
/// <summary>An error occurred with the multiple target converter while writing an Xml Schema. See the inner exception for details.</summary>
internal static string @Xml_MultipleTargetConverterError => GetResourceString("Xml_MultipleTargetConverterError");
/// <summary>An error occurred with the multiple target converter while writing an Xml Schema. A null or empty string was returned.</summary>
internal static string @Xml_MultipleTargetConverterEmpty => GetResourceString("Xml_MultipleTargetConverterEmpty");
/// <summary>Duplicated declaration '{0}'.</summary>
internal static string @Xml_MergeDuplicateDeclaration => GetResourceString("Xml_MergeDuplicateDeclaration");
/// <summary>Cannot load diffGram. The 'sql' node is missing.</summary>
internal static string @Xml_MissingSQL => GetResourceString("Xml_MissingSQL");
/// <summary>Column name '{0}' is defined for different mapping types.</summary>
internal static string @Xml_ColumnConflict => GetResourceString("Xml_ColumnConflict");
/// <summary>Prefix '{0}' is not valid, because it contains special characters.</summary>
internal static string @Xml_InvalidPrefix_SpecialCharacters => GetResourceString("Xml_InvalidPrefix_SpecialCharacters");
/// <summary>Circular reference in self-nested table '{0}'.</summary>
internal static string @Xml_NestedCircular => GetResourceString("Xml_NestedCircular");
/// <summary>DataSet cannot expand entities. Use XmlValidatingReader and set the EntityHandling property accordingly.</summary>
internal static string @Xml_FoundEntity => GetResourceString("Xml_FoundEntity");
/// <summary>Type '{0}' does not implement IXmlSerializable interface therefore can not proceed with serialization.</summary>
internal static string @Xml_PolymorphismNotSupported => GetResourceString("Xml_PolymorphismNotSupported");
/// <summary>Unable to proceed with deserialization. Data does not implement IXMLSerializable, therefore polymorphism is not supported.</summary>
internal static string @Xml_CanNotDeserializeObjectType => GetResourceString("Xml_CanNotDeserializeObjectType");
/// <summary>DataTable does not support schema inference from Xml.</summary>
internal static string @Xml_DataTableInferenceNotSupported => GetResourceString("Xml_DataTableInferenceNotSupported");
/// <summary>Cannot proceed with serializing DataTable '{0}'. It contains a DataRow which has multiple parent rows on the same Foreign Key.</summary>
internal static string @Xml_MultipleParentRows => GetResourceString("Xml_MultipleParentRows");
/// <summary>IsDataSet attribute is missing in input Schema.</summary>
internal static string @Xml_IsDataSetAttributeMissingInSchema => GetResourceString("Xml_IsDataSetAttributeMissingInSchema");
/// <summary>Cannot determine the DataSet element. More than one IsDataSet attribute exists.</summary>
internal static string @Xml_TooManyIsDataSetAttributesInSchema => GetResourceString("Xml_TooManyIsDataSetAttributesInSchema");
/// <summary>DataSet will not serialize types that implement IDynamicMetaObjectProvider but do not also implement IXmlSerializable.</summary>
internal static string @Xml_DynamicWithoutXmlSerializable => GetResourceString("Xml_DynamicWithoutXmlSerializable");
/// <summary>The feature not implemented. {0}.</summary>
internal static string @Expr_NYI => GetResourceString("Expr_NYI");
/// <summary>Syntax error: Missing operand after '{0}' operator.</summary>
internal static string @Expr_MissingOperand => GetResourceString("Expr_MissingOperand");
/// <summary>Type mismatch in expression '{0}'.</summary>
internal static string @Expr_TypeMismatch => GetResourceString("Expr_TypeMismatch");
/// <summary>Expression is too complex.</summary>
internal static string @Expr_ExpressionTooComplex => GetResourceString("Expr_ExpressionTooComplex");
/// <summary>Cannot find column [{0}].</summary>
internal static string @Expr_UnboundName => GetResourceString("Expr_UnboundName");
/// <summary>The expression contains an invalid string constant: {0}.</summary>
internal static string @Expr_InvalidString => GetResourceString("Expr_InvalidString");
/// <summary>The expression contains undefined function call {0}().</summary>
internal static string @Expr_UndefinedFunction => GetResourceString("Expr_UndefinedFunction");
/// <summary>Syntax error in the expression.</summary>
internal static string @Expr_Syntax => GetResourceString("Expr_Syntax");
/// <summary>Invalid number of arguments: function {0}().</summary>
internal static string @Expr_FunctionArgumentCount => GetResourceString("Expr_FunctionArgumentCount");
/// <summary>The expression is missing the closing parenthesis.</summary>
internal static string @Expr_MissingRightParen => GetResourceString("Expr_MissingRightParen");
/// <summary>Cannot interpret token '{0}' at position {1}.</summary>
internal static string @Expr_UnknownToken => GetResourceString("Expr_UnknownToken");
/// <summary>Expected {0}, but actual token at the position {2} is {1}.</summary>
internal static string @Expr_UnknownToken1 => GetResourceString("Expr_UnknownToken1");
/// <summary>Cannot convert from {0} to {1}.</summary>
internal static string @Expr_DatatypeConversion => GetResourceString("Expr_DatatypeConversion");
/// <summary>Cannot convert value '{0}' to Type: {1}.</summary>
internal static string @Expr_DatavalueConversion => GetResourceString("Expr_DatavalueConversion");
/// <summary>Invalid column name [{0}].</summary>
internal static string @Expr_InvalidName => GetResourceString("Expr_InvalidName");
/// <summary>The expression contains invalid date constant '{0}'.</summary>
internal static string @Expr_InvalidDate => GetResourceString("Expr_InvalidDate");
/// <summary>Only constant expressions are allowed in the expression list for the IN operator.</summary>
internal static string @Expr_NonConstantArgument => GetResourceString("Expr_NonConstantArgument");
/// <summary>Error in Like operator: the string pattern '{0}' is invalid.</summary>
internal static string @Expr_InvalidPattern => GetResourceString("Expr_InvalidPattern");
/// <summary>Syntax error: The items following the IN keyword must be separated by commas and be enclosed in parentheses.</summary>
internal static string @Expr_InWithoutParentheses => GetResourceString("Expr_InWithoutParentheses");
/// <summary>Type mismatch in function argument: {0}(), argument {1}, expected {2}.</summary>
internal static string @Expr_ArgumentType => GetResourceString("Expr_ArgumentType");
/// <summary>Type mismatch in function argument: {0}(), argument {1}, expected one of the Integer types.</summary>
internal static string @Expr_ArgumentTypeInteger => GetResourceString("Expr_ArgumentTypeInteger");
/// <summary>Cannot perform '{0}' operation on {1} and {2}.</summary>
internal static string @Expr_TypeMismatchInBinop => GetResourceString("Expr_TypeMismatchInBinop");
/// <summary>Operator '{0}' is ambiguous on operands of type '{1}' and '{2}'. Cannot mix signed and unsigned types. Please use explicit Convert() function.</summary>
internal static string @Expr_AmbiguousBinop => GetResourceString("Expr_AmbiguousBinop");
/// <summary>Syntax error: The IN keyword must be followed by a non-empty list of expressions separated by commas, and also must be enclosed in parentheses.</summary>
internal static string @Expr_InWithoutList => GetResourceString("Expr_InWithoutList");
/// <summary>The expression contains unsupported operator '{0}'.</summary>
internal static string @Expr_UnsupportedOperator => GetResourceString("Expr_UnsupportedOperator");
/// <summary>The expression contains invalid name: '{0}'.</summary>
internal static string @Expr_InvalidNameBracketing => GetResourceString("Expr_InvalidNameBracketing");
/// <summary>Syntax error: Missing operand before '{0}' operator.</summary>
internal static string @Expr_MissingOperandBefore => GetResourceString("Expr_MissingOperandBefore");
/// <summary>The expression has too many closing parentheses.</summary>
internal static string @Expr_TooManyRightParentheses => GetResourceString("Expr_TooManyRightParentheses");
/// <summary>The table [{0}] involved in more than one relation. You must explicitly mention a relation name in the expression '{1}'.</summary>
internal static string @Expr_UnresolvedRelation => GetResourceString("Expr_UnresolvedRelation");
/// <summary>Syntax error in aggregate argument: Expecting a single column argument with possible 'Child' qualifier.</summary>
internal static string @Expr_AggregateArgument => GetResourceString("Expr_AggregateArgument");
/// <summary>Unbound reference in the aggregate expression '{0}'.</summary>
internal static string @Expr_AggregateUnbound => GetResourceString("Expr_AggregateUnbound");
/// <summary>Cannot evaluate non-constant expression without current row.</summary>
internal static string @Expr_EvalNoContext => GetResourceString("Expr_EvalNoContext");
/// <summary>Unbound reference in the expression '{0}'.</summary>
internal static string @Expr_ExpressionUnbound => GetResourceString("Expr_ExpressionUnbound");
/// <summary>Cannot evaluate. Expression '{0}' is not an aggregate.</summary>
internal static string @Expr_ComputeNotAggregate => GetResourceString("Expr_ComputeNotAggregate");
/// <summary>Filter expression '{0}' does not evaluate to a Boolean term.</summary>
internal static string @Expr_FilterConversion => GetResourceString("Expr_FilterConversion");
/// <summary>Invalid type name '{0}'.</summary>
internal static string @Expr_InvalidType => GetResourceString("Expr_InvalidType");
/// <summary>Syntax error in Lookup expression: Expecting keyword 'Parent' followed by a single column argument with possible relation qualifier: Parent[(<relation_name>)].<column_name>.</summary>
internal static string @Expr_LookupArgument => GetResourceString("Expr_LookupArgument");
/// <summary>Need a row or a table to Invoke DataFilter.</summary>
internal static string @Expr_InvokeArgument => GetResourceString("Expr_InvokeArgument");
/// <summary>{0}() argument is out of range.</summary>
internal static string @Expr_ArgumentOutofRange => GetResourceString("Expr_ArgumentOutofRange");
/// <summary>Syntax error: Invalid usage of 'Is' operator. Correct syntax: <expression> Is [Not] Null.</summary>
internal static string @Expr_IsSyntax => GetResourceString("Expr_IsSyntax");
/// <summary>Value is either too large or too small for Type '{0}'.</summary>
internal static string @Expr_Overflow => GetResourceString("Expr_Overflow");
/// <summary>Cannot find the parent relation '{0}'.</summary>
internal static string @Expr_BindFailure => GetResourceString("Expr_BindFailure");
/// <summary>'hours' argument is out of range. Value must be between -14 and +14.</summary>
internal static string @Expr_InvalidHoursArgument => GetResourceString("Expr_InvalidHoursArgument");
/// <summary>'minutes' argument is out of range. Value must be between -59 and +59.</summary>
internal static string @Expr_InvalidMinutesArgument => GetResourceString("Expr_InvalidMinutesArgument");
/// <summary>Provided range for time one exceeds total of 14 hours.</summary>
internal static string @Expr_InvalidTimeZoneRange => GetResourceString("Expr_InvalidTimeZoneRange");
/// <summary>Kind property of provided DateTime argument, does not match 'hours' and 'minutes' arguments.</summary>
internal static string @Expr_MismatchKindandTimeSpan => GetResourceString("Expr_MismatchKindandTimeSpan");
/// <summary>A DataColumn of type '{0}' does not support expression.</summary>
internal static string @Expr_UnsupportedType => GetResourceString("Expr_UnsupportedType");
/// <summary>Connection and transaction access is not supported on batches created from DbDataSource.</summary>
internal static string @Batch_NotSupportedOnDataSourceBatch => GetResourceString("Batch_NotSupportedOnDataSourceBatch");
/// <summary>Connection and transaction access is not supported on commands created from DbDataSource.</summary>
internal static string @Command_NotSupportedOnDataSourceCommand => GetResourceString("Command_NotSupportedOnDataSourceCommand");
/// <summary>Failed to enable constraints. One or more rows contain values violating non-null, unique, or foreign-key constraints.</summary>
internal static string @Data_EnforceConstraints => GetResourceString("Data_EnforceConstraints");
/// <summary>Collection itself is not modifiable.</summary>
internal static string @Data_CannotModifyCollection => GetResourceString("Data_CannotModifyCollection");
/// <summary>The given name '{0}' matches at least two names in the collection object with different cases, but does not match either of them with the same case.</summary>
internal static string @Data_CaseInsensitiveNameConflict => GetResourceString("Data_CaseInsensitiveNameConflict");
/// <summary>The given name '{0}' matches at least two names in the collection object with different namespaces.</summary>
internal static string @Data_NamespaceNameConflict => GetResourceString("Data_NamespaceNameConflict");
/// <summary>Offset and length were out of bounds for the array or count is greater than the number of elements from index to the end of the source collection.</summary>
internal static string @Data_InvalidOffsetLength => GetResourceString("Data_InvalidOffsetLength");
/// <summary>'{0}' argument is out of range.</summary>
internal static string @Data_ArgumentOutOfRange => GetResourceString("Data_ArgumentOutOfRange");
/// <summary>'{0}' argument cannot be null.</summary>
internal static string @Data_ArgumentNull => GetResourceString("Data_ArgumentNull");
/// <summary>'{0}' argument contains null value.</summary>
internal static string @Data_ArgumentContainsNull => GetResourceString("Data_ArgumentContainsNull");
/// <summary>Type '{0}' is not allowed here. See https://go.microsoft.com/fwlink/?linkid=2132227 for more details.</summary>
internal static string @Data_TypeNotAllowed => GetResourceString("Data_TypeNotAllowed");
/// <summary>Cannot find column {0}.</summary>
internal static string @DataColumns_OutOfRange => GetResourceString("DataColumns_OutOfRange");
/// <summary>Column '{0}' already belongs to this DataTable.</summary>
internal static string @DataColumns_Add1 => GetResourceString("DataColumns_Add1");
/// <summary>Column '{0}' already belongs to another DataTable.</summary>
internal static string @DataColumns_Add2 => GetResourceString("DataColumns_Add2");
/// <summary>Cannot have more than one SimpleContent columns in a DataTable.</summary>
internal static string @DataColumns_Add3 => GetResourceString("DataColumns_Add3");
/// <summary>Cannot add a SimpleContent column '{0}' to a table containing element columns or nested relations.</summary>
internal static string @DataColumns_Add4 => GetResourceString("DataColumns_Add4");
/// <summary>A column named '{0}' already belongs to this DataTable.</summary>
internal static string @DataColumns_AddDuplicate => GetResourceString("DataColumns_AddDuplicate");
/// <summary>Cannot add a column named '{0}': a nested table with the same name already belongs to this DataTable.</summary>
internal static string @DataColumns_AddDuplicate2 => GetResourceString("DataColumns_AddDuplicate2");
/// <summary>A column named '{0}' already belongs to this DataTable: cannot set a nested table name to the same name.</summary>
internal static string @DataColumns_AddDuplicate3 => GetResourceString("DataColumns_AddDuplicate3");
/// <summary>Cannot remove a column that doesn't belong to this table.</summary>
internal static string @DataColumns_Remove => GetResourceString("DataColumns_Remove");
/// <summary>Cannot remove this column, because it's part of the primary key.</summary>
internal static string @DataColumns_RemovePrimaryKey => GetResourceString("DataColumns_RemovePrimaryKey");
/// <summary>Cannot remove this column, because it is part of the parent key for relationship {0}.</summary>
internal static string @DataColumns_RemoveChildKey => GetResourceString("DataColumns_RemoveChildKey");
/// <summary>Cannot remove this column, because it is a part of the constraint {0} on the table {1}.</summary>
internal static string @DataColumns_RemoveConstraint => GetResourceString("DataColumns_RemoveConstraint");
/// <summary>Cannot set AutoIncrement property for a computed column.</summary>
internal static string @DataColumn_AutoIncrementAndExpression => GetResourceString("DataColumn_AutoIncrementAndExpression");
/// <summary>Cannot set AutoIncrement property for a column with DefaultValue set.</summary>
internal static string @DataColumn_AutoIncrementAndDefaultValue => GetResourceString("DataColumn_AutoIncrementAndDefaultValue");
/// <summary>Cannot set a DefaultValue on an AutoIncrement column.</summary>
internal static string @DataColumn_DefaultValueAndAutoIncrement => GetResourceString("DataColumn_DefaultValueAndAutoIncrement");
/// <summary>AutoIncrementStep must be a non-zero value.</summary>
internal static string @DataColumn_AutoIncrementSeed => GetResourceString("DataColumn_AutoIncrementSeed");
/// <summary>ColumnName is required when it is part of a DataTable.</summary>
internal static string @DataColumn_NameRequired => GetResourceString("DataColumn_NameRequired");
/// <summary>Cannot change DataType of a column once it has data.</summary>
internal static string @DataColumn_ChangeDataType => GetResourceString("DataColumn_ChangeDataType");
/// <summary>Column requires a valid DataType.</summary>
internal static string @DataColumn_NullDataType => GetResourceString("DataColumn_NullDataType");
/// <summary>The DefaultValue for column {0} is of type {1} and cannot be converted to {2}.</summary>
internal static string @DataColumn_DefaultValueDataType => GetResourceString("DataColumn_DefaultValueDataType");
/// <summary>The DefaultValue for the column is of type {0} and cannot be converted to {1}.</summary>
internal static string @DataColumn_DefaultValueDataType1 => GetResourceString("DataColumn_DefaultValueDataType1");
/// <summary>The DefaultValue for column {0} is of type {1}, but the column is of type {2}.</summary>
internal static string @DataColumn_DefaultValueColumnDataType => GetResourceString("DataColumn_DefaultValueColumnDataType");
/// <summary>Cannot change ReadOnly property for the expression column.</summary>
internal static string @DataColumn_ReadOnlyAndExpression => GetResourceString("DataColumn_ReadOnlyAndExpression");
/// <summary>Cannot change Unique property for the expression column.</summary>
internal static string @DataColumn_UniqueAndExpression => GetResourceString("DataColumn_UniqueAndExpression");
/// <summary>Cannot create an expression on a column that has AutoIncrement or Unique.</summary>
internal static string @DataColumn_ExpressionAndUnique => GetResourceString("DataColumn_ExpressionAndUnique");
/// <summary>Cannot set expression because column cannot be made ReadOnly.</summary>
internal static string @DataColumn_ExpressionAndReadOnly => GetResourceString("DataColumn_ExpressionAndReadOnly");
/// <summary>Cannot set Expression property on column {0}, because it is a part of constraint '{1}'.</summary>
internal static string @DataColumn_ExpressionAndConstraint => GetResourceString("DataColumn_ExpressionAndConstraint");
/// <summary>Cannot create a constraint based on Expression column {0}.</summary>
internal static string @DataColumn_ExpressionInConstraint => GetResourceString("DataColumn_ExpressionInConstraint");
/// <summary>Cannot set Expression property due to circular reference in the expression.</summary>
internal static string @DataColumn_ExpressionCircular => GetResourceString("DataColumn_ExpressionCircular");
/// <summary>Column '{0}' has null values in it.</summary>
internal static string @DataColumn_NullKeyValues => GetResourceString("DataColumn_NullKeyValues");
/// <summary>Column '{0}' does not allow nulls.</summary>
internal static string @DataColumn_NullValues => GetResourceString("DataColumn_NullValues");
/// <summary>Column '{0}' is read only.</summary>
internal static string @DataColumn_ReadOnly => GetResourceString("DataColumn_ReadOnly");
/// <summary>Column '{0}' contains non-unique values.</summary>
internal static string @DataColumn_NonUniqueValues => GetResourceString("DataColumn_NonUniqueValues");
/// <summary>Column '{0}' does not belong to table {1}.</summary>
internal static string @DataColumn_NotInTheTable => GetResourceString("DataColumn_NotInTheTable");
/// <summary>Column must belong to a table.</summary>
internal static string @DataColumn_NotInAnyTable => GetResourceString("DataColumn_NotInAnyTable");
/// <summary>Couldn't store <{0}> in {1} Column. Expected type is {2}.</summary>
internal static string @DataColumn_SetFailed => GetResourceString("DataColumn_SetFailed");
/// <summary>Cannot set Column '{0}' to be null. Please use DBNull instead.</summary>
internal static string @DataColumn_CannotSetToNull => GetResourceString("DataColumn_CannotSetToNull");
/// <summary>Cannot set column '{0}'. The value violates the MaxLength limit of this column.</summary>
internal static string @DataColumn_LongerThanMaxLength => GetResourceString("DataColumn_LongerThanMaxLength");
/// <summary>MaxLength applies to string data type only. You cannot set Column '{0}' property MaxLength to be non-negative number.</summary>
internal static string @DataColumn_HasToBeStringType => GetResourceString("DataColumn_HasToBeStringType");
/// <summary>Cannot set Column '{0}' property MaxLength to '{1}'. There is at least one string in the table longer than the new limit.</summary>
internal static string @DataColumn_CannotSetMaxLength => GetResourceString("DataColumn_CannotSetMaxLength");
/// <summary>Cannot set Column '{0}' property MaxLength. The Column is SimpleContent.</summary>
internal static string @DataColumn_CannotSetMaxLength2 => GetResourceString("DataColumn_CannotSetMaxLength2");
/// <summary>Cannot set Column '{0}' property DataType to {1}. The Column is SimpleContent.</summary>
internal static string @DataColumn_CannotSimpleContentType => GetResourceString("DataColumn_CannotSimpleContentType");
/// <summary>Cannot set Column '{0}' property MappingType to SimpleContent. The Column DataType is {1}.</summary>
internal static string @DataColumn_CannotSimpleContent => GetResourceString("DataColumn_CannotSimpleContent");
/// <summary>Column '{0}' exceeds the MaxLength limit.</summary>
internal static string @DataColumn_ExceedMaxLength => GetResourceString("DataColumn_ExceedMaxLength");
/// <summary>Column '{0}' does not allow DBNull.Value.</summary>
internal static string @DataColumn_NotAllowDBNull => GetResourceString("DataColumn_NotAllowDBNull");
/// <summary>Cannot change the Column '{0}' property Namespace. The Column is SimpleContent.</summary>
internal static string @DataColumn_CannotChangeNamespace => GetResourceString("DataColumn_CannotChangeNamespace");
/// <summary>Cannot change AutoIncrement of a DataColumn with type '{0}' once it has data.</summary>
internal static string @DataColumn_AutoIncrementCannotSetIfHasData => GetResourceString("DataColumn_AutoIncrementCannotSetIfHasData");
/// <summary>Column '{0}' does not belong to underlying table '{1}'.</summary>
internal static string @DataColumn_NotInTheUnderlyingTable => GetResourceString("DataColumn_NotInTheUnderlyingTable");
/// <summary>DataColumn with type '{0}' is a complexType. Can not serialize value of a complex type as Attribute</summary>
internal static string @DataColumn_InvalidDataColumnMapping => GetResourceString("DataColumn_InvalidDataColumnMapping");
/// <summary>The DateTimeMode can be set only on DataColumns of type DateTime.</summary>
internal static string @DataColumn_CannotSetDateTimeModeForNonDateTimeColumns => GetResourceString("DataColumn_CannotSetDateTimeModeForNonDateTimeColumns");
/// <summary>Cannot change DateTimeMode from '{0}' to '{1}' once the table has data.</summary>
internal static string @DataColumn_DateTimeMode => GetResourceString("DataColumn_DateTimeMode");
/// <summary>Type '{0}' does not contain static Null property or field.</summary>
internal static string @DataColumn_INullableUDTwithoutStaticNull => GetResourceString("DataColumn_INullableUDTwithoutStaticNull");
/// <summary>Type '{0}' does not implement IRevertibleChangeTracking; therefore can not proceed with RejectChanges().</summary>
internal static string @DataColumn_UDTImplementsIChangeTrackingButnotIRevertible => GetResourceString("DataColumn_UDTImplementsIChangeTrackingButnotIRevertible");
/// <summary>SetAdded and SetModified can only be called on DataRows with Unchanged DataRowState.</summary>
internal static string @DataColumn_SetAddedAndModifiedCalledOnNonUnchanged => GetResourceString("DataColumn_SetAddedAndModifiedCalledOnNonUnchanged");
/// <summary>Ordinal '{0}' exceeds the maximum number.</summary>
internal static string @DataColumn_OrdinalExceedMaximum => GetResourceString("DataColumn_OrdinalExceedMaximum");
/// <summary>DataSet does not support System.Nullable<>.</summary>
internal static string @DataColumn_NullableTypesNotSupported => GetResourceString("DataColumn_NullableTypesNotSupported");
/// <summary>Cannot change the name of a constraint to empty string when it is in the ConstraintCollection.</summary>
internal static string @DataConstraint_NoName => GetResourceString("DataConstraint_NoName");
/// <summary>Cannot enforce constraints on constraint {0}.</summary>
internal static string @DataConstraint_Violation => GetResourceString("DataConstraint_Violation");
/// <summary>Column '{0}' is constrained to be unique. Value '{1}' is already present.</summary>
internal static string @DataConstraint_ViolationValue => GetResourceString("DataConstraint_ViolationValue");
/// <summary>Constraint '{0}' does not belong to this DataTable.</summary>
internal static string @DataConstraint_NotInTheTable => GetResourceString("DataConstraint_NotInTheTable");
/// <summary>Cannot find constraint {0}.</summary>
internal static string @DataConstraint_OutOfRange => GetResourceString("DataConstraint_OutOfRange");
/// <summary>Constraint matches constraint named {0} already in collection.</summary>
internal static string @DataConstraint_Duplicate => GetResourceString("DataConstraint_Duplicate");
/// <summary>A Constraint named '{0}' already belongs to this DataTable.</summary>
internal static string @DataConstraint_DuplicateName => GetResourceString("DataConstraint_DuplicateName");
/// <summary>These columns don't currently have unique values.</summary>
internal static string @DataConstraint_UniqueViolation => GetResourceString("DataConstraint_UniqueViolation");
/// <summary>These columns don't point to this table.</summary>
internal static string @DataConstraint_ForeignTable => GetResourceString("DataConstraint_ForeignTable");
/// <summary>This constraint cannot be enabled as not all values have corresponding parent values.</summary>
internal static string @DataConstraint_ParentValues => GetResourceString("DataConstraint_ParentValues");
/// <summary>This constraint cannot be added since ForeignKey doesn't belong to table {0}.</summary>
internal static string @DataConstraint_AddFailed => GetResourceString("DataConstraint_AddFailed");
/// <summary>Cannot remove a constraint that doesn't belong to this table.</summary>
internal static string @DataConstraint_RemoveFailed => GetResourceString("DataConstraint_RemoveFailed");
/// <summary>Cannot remove unique constraint '{0}'. Remove foreign key constraint '{1}' first.</summary>
internal static string @DataConstraint_NeededForForeignKeyConstraint => GetResourceString("DataConstraint_NeededForForeignKeyConstraint");
/// <summary>Cannot delete this row because constraints are enforced on relation {0}, and deleting this row will strand child rows.</summary>
internal static string @DataConstraint_CascadeDelete => GetResourceString("DataConstraint_CascadeDelete");
/// <summary>Cannot make this change because constraints are enforced on relation {0}, and changing this value will strand child rows.</summary>
internal static string @DataConstraint_CascadeUpdate => GetResourceString("DataConstraint_CascadeUpdate");
/// <summary>Cannot clear table {0} because ForeignKeyConstraint {1} enforces constraints and there are child rows in {2}.</summary>
internal static string @DataConstraint_ClearParentTable => GetResourceString("DataConstraint_ClearParentTable");
/// <summary>ForeignKeyConstraint {0} requires the child key values ({1}) to exist in the parent table.</summary>
internal static string @DataConstraint_ForeignKeyViolation => GetResourceString("DataConstraint_ForeignKeyViolation");
/// <summary>Property not accessible because '{0}'.</summary>
internal static string @DataConstraint_BadObjectPropertyAccess => GetResourceString("DataConstraint_BadObjectPropertyAccess");
/// <summary>Cannot remove this row because it has child rows, and constraints on relation {0} are enforced.</summary>
internal static string @DataConstraint_RemoveParentRow => GetResourceString("DataConstraint_RemoveParentRow");
/// <summary>Cannot add primary key constraint since primary key is already set for the table.</summary>
internal static string @DataConstraint_AddPrimaryKeyConstraint => GetResourceString("DataConstraint_AddPrimaryKeyConstraint");
/// <summary>Cannot add constraint to DataTable '{0}' which is a child table in two nested relations.</summary>
internal static string @DataConstraint_CantAddConstraintToMultipleNestedTable => GetResourceString("DataConstraint_CantAddConstraintToMultipleNestedTable");
/// <summary>Cannot create a Key from Columns that belong to different tables.</summary>
internal static string @DataKey_TableMismatch => GetResourceString("DataKey_TableMismatch");
/// <summary>Cannot have 0 columns.</summary>
internal static string @DataKey_NoColumns => GetResourceString("DataKey_NoColumns");
/// <summary>Cannot have more than {0} columns.</summary>
internal static string @DataKey_TooManyColumns => GetResourceString("DataKey_TooManyColumns");
/// <summary>Cannot create a Key when the same column is listed more than once: '{0}'</summary>
internal static string @DataKey_DuplicateColumns => GetResourceString("DataKey_DuplicateColumns");
/// <summary>Cannot remove unique constraint since it's the primary key of a table.</summary>
internal static string @DataKey_RemovePrimaryKey => GetResourceString("DataKey_RemovePrimaryKey");
/// <summary>Cannot remove unique constraint since it's the primary key of table {0}.</summary>
internal static string @DataKey_RemovePrimaryKey1 => GetResourceString("DataKey_RemovePrimaryKey1");
/// <summary>Parent Columns and Child Columns don't have type-matching columns.</summary>
internal static string @DataRelation_ColumnsTypeMismatch => GetResourceString("DataRelation_ColumnsTypeMismatch");
/// <summary>ParentKey and ChildKey are identical.</summary>
internal static string @DataRelation_KeyColumnsIdentical => GetResourceString("DataRelation_KeyColumnsIdentical");
/// <summary>ParentColumns and ChildColumns should be the same length.</summary>
internal static string @DataRelation_KeyLengthMismatch => GetResourceString("DataRelation_KeyLengthMismatch");
/// <summary>ParentColumns and ChildColumns must not be zero length.</summary>
internal static string @DataRelation_KeyZeroLength => GetResourceString("DataRelation_KeyZeroLength");
/// <summary>The row doesn't belong to the same DataSet as this relation.</summary>
internal static string @DataRelation_ForeignRow => GetResourceString("DataRelation_ForeignRow");
/// <summary>RelationName is required when it is part of a DataSet.</summary>
internal static string @DataRelation_NoName => GetResourceString("DataRelation_NoName");
/// <summary>GetChildRows requires a row whose Table is {0}, but the specified row's Table is {1}.</summary>
internal static string @DataRelation_ForeignTable => GetResourceString("DataRelation_ForeignTable");
/// <summary>This relation should connect two tables in this DataSet to be added to this DataSet.</summary>
internal static string @DataRelation_ForeignDataSet => GetResourceString("DataRelation_ForeignDataSet");
/// <summary>GetParentRow requires a row whose Table is {0}, but the specified row's Table is {1}.</summary>
internal static string @DataRelation_GetParentRowTableMismatch => GetResourceString("DataRelation_GetParentRowTableMismatch");
/// <summary>SetParentRow requires a child row whose Table is {0}, but the specified row's Table is {1}.</summary>
internal static string @DataRelation_SetParentRowTableMismatch => GetResourceString("DataRelation_SetParentRowTableMismatch");
/// <summary>Cannot have a relationship between tables in different DataSets.</summary>
internal static string @DataRelation_DataSetMismatch => GetResourceString("DataRelation_DataSetMismatch");
/// <summary>Cannot create a relation between tables in different DataSets.</summary>
internal static string @DataRelation_TablesInDifferentSets => GetResourceString("DataRelation_TablesInDifferentSets");
/// <summary>A relation already exists for these child columns.</summary>
internal static string @DataRelation_AlreadyExists => GetResourceString("DataRelation_AlreadyExists");
/// <summary>This relation doesn't belong to this relation collection.</summary>
internal static string @DataRelation_DoesNotExist => GetResourceString("DataRelation_DoesNotExist");
/// <summary>This relation already belongs to another DataSet.</summary>
internal static string @DataRelation_AlreadyInOtherDataSet => GetResourceString("DataRelation_AlreadyInOtherDataSet");
/// <summary>This relation already belongs to this DataSet.</summary>
internal static string @DataRelation_AlreadyInTheDataSet => GetResourceString("DataRelation_AlreadyInTheDataSet");
/// <summary>A Relation named '{0}' already belongs to this DataSet.</summary>
internal static string @DataRelation_DuplicateName => GetResourceString("DataRelation_DuplicateName");
/// <summary>Relation {0} does not belong to this DataSet.</summary>
internal static string @DataRelation_NotInTheDataSet => GetResourceString("DataRelation_NotInTheDataSet");
/// <summary>Cannot find relation {0}.</summary>
internal static string @DataRelation_OutOfRange => GetResourceString("DataRelation_OutOfRange");
/// <summary>Cannot create a collection on a null table.</summary>
internal static string @DataRelation_TableNull => GetResourceString("DataRelation_TableNull");
/// <summary>The table this collection displays relations for has been removed from its DataSet.</summary>
internal static string @DataRelation_TableWasRemoved => GetResourceString("DataRelation_TableWasRemoved");
/// <summary>Cannot add a relation to this table's ParentRelation collection where this table isn't the child table.</summary>
internal static string @DataRelation_ChildTableMismatch => GetResourceString("DataRelation_ChildTableMismatch");
/// <summary>Cannot add a relation to this table's ChildRelation collection where this table isn't the parent table.</summary>
internal static string @DataRelation_ParentTableMismatch => GetResourceString("DataRelation_ParentTableMismatch");
/// <summary>Cannot set the 'Nested' property to false for this relation.</summary>
internal static string @DataRelation_RelationNestedReadOnly => GetResourceString("DataRelation_RelationNestedReadOnly");
/// <summary>The same table '{0}' cannot be the child table in two nested relations.</summary>
internal static string @DataRelation_TableCantBeNestedInTwoTables => GetResourceString("DataRelation_TableCantBeNestedInTwoTables");
/// <summary>The table ({0}) cannot be the child table to itself in nested relations.</summary>
internal static string @DataRelation_LoopInNestedRelations => GetResourceString("DataRelation_LoopInNestedRelations");
/// <summary>Cannot add a DataRelation or Constraint that has different Locale or CaseSensitive settings between its parent and child tables.</summary>
internal static string @DataRelation_CaseLocaleMismatch => GetResourceString("DataRelation_CaseLocaleMismatch");
/// <summary>Cannot create a DataRelation if Parent or Child Columns are not in a DataSet.</summary>
internal static string @DataRelation_ParentOrChildColumnsDoNotHaveDataSet => GetResourceString("DataRelation_ParentOrChildColumnsDoNotHaveDataSet");
/// <summary>Nested table '{0}' which inherits its namespace cannot have multiple parent tables in different namespaces.</summary>
internal static string @DataRelation_InValidNestedRelation => GetResourceString("DataRelation_InValidNestedRelation");
/// <summary>Nested table '{0}' with empty namespace cannot have multiple parent tables in different namespaces.</summary>
internal static string @DataRelation_InValidNamespaceInNestedRelation => GetResourceString("DataRelation_InValidNamespaceInNestedRelation");
/// <summary>The row doesn't belong to the same DataSet as this relation.</summary>
internal static string @DataRow_NotInTheDataSet => GetResourceString("DataRow_NotInTheDataSet");
/// <summary>Cannot perform this operation on a row not in the table.</summary>
internal static string @DataRow_NotInTheTable => GetResourceString("DataRow_NotInTheTable");
/// <summary>This relation and child row don't belong to same DataSet.</summary>
internal static string @DataRow_ParentRowNotInTheDataSet => GetResourceString("DataRow_ParentRowNotInTheDataSet");
/// <summary>Cannot change a proposed value in the RowChanging event.</summary>
internal static string @DataRow_EditInRowChanging => GetResourceString("DataRow_EditInRowChanging");
/// <summary>Cannot call EndEdit() inside an OnRowChanging event.</summary>
internal static string @DataRow_EndEditInRowChanging => GetResourceString("DataRow_EndEditInRowChanging");
/// <summary>Cannot call BeginEdit() inside the RowChanging event.</summary>
internal static string @DataRow_BeginEditInRowChanging => GetResourceString("DataRow_BeginEditInRowChanging");
/// <summary>Cannot call CancelEdit() inside an OnRowChanging event. Throw an exception to cancel this update.</summary>
internal static string @DataRow_CancelEditInRowChanging => GetResourceString("DataRow_CancelEditInRowChanging");
/// <summary>Cannot call Delete inside an OnRowDeleting event. Throw an exception to cancel this delete.</summary>
internal static string @DataRow_DeleteInRowDeleting => GetResourceString("DataRow_DeleteInRowDeleting");
/// <summary>Input array is longer than the number of columns in this table.</summary>
internal static string @DataRow_ValuesArrayLength => GetResourceString("DataRow_ValuesArrayLength");
/// <summary>There is no Current data to access.</summary>
internal static string @DataRow_NoCurrentData => GetResourceString("DataRow_NoCurrentData");
/// <summary>There is no Original data to access.</summary>
internal static string @DataRow_NoOriginalData => GetResourceString("DataRow_NoOriginalData");
/// <summary>There is no Proposed data to access.</summary>
internal static string @DataRow_NoProposedData => GetResourceString("DataRow_NoProposedData");
/// <summary>This row has been removed from a table and does not have any data. BeginEdit() will allow creation of new data in this row.</summary>
internal static string @DataRow_RemovedFromTheTable => GetResourceString("DataRow_RemovedFromTheTable");
/// <summary>Deleted row information cannot be accessed through the row.</summary>
internal static string @DataRow_DeletedRowInaccessible => GetResourceString("DataRow_DeletedRowInaccessible");
/// <summary>Version must be Original, Current, or Proposed.</summary>
internal static string @DataRow_InvalidVersion => GetResourceString("DataRow_InvalidVersion");
/// <summary>There is no row at position {0}.</summary>
internal static string @DataRow_OutOfRange => GetResourceString("DataRow_OutOfRange");
/// <summary>The row insert position {0} is invalid.</summary>
internal static string @DataRow_RowInsertOutOfRange => GetResourceString("DataRow_RowInsertOutOfRange");
/// <summary>Values are missing in the rowOrder sequence for table '{0}'.</summary>
internal static string @DataRow_RowInsertMissing => GetResourceString("DataRow_RowInsertMissing");
/// <summary>The given DataRow is not in the current DataRowCollection.</summary>
internal static string @DataRow_RowOutOfRange => GetResourceString("DataRow_RowOutOfRange");
/// <summary>This row already belongs to another table.</summary>
internal static string @DataRow_AlreadyInOtherCollection => GetResourceString("DataRow_AlreadyInOtherCollection");
/// <summary>This row already belongs to this table.</summary>
internal static string @DataRow_AlreadyInTheCollection => GetResourceString("DataRow_AlreadyInTheCollection");
/// <summary>Cannot delete this row since it's already deleted.</summary>
internal static string @DataRow_AlreadyDeleted => GetResourceString("DataRow_AlreadyDeleted");
/// <summary>This row is empty.</summary>
internal static string @DataRow_Empty => GetResourceString("DataRow_Empty");
/// <summary>Cannot remove a row that's already been removed.</summary>
internal static string @DataRow_AlreadyRemoved => GetResourceString("DataRow_AlreadyRemoved");
/// <summary>A child row has multiple parents.</summary>
internal static string @DataRow_MultipleParents => GetResourceString("DataRow_MultipleParents");
/// <summary>Unrecognized row state bit pattern.</summary>
internal static string @DataRow_InvalidRowBitPattern => GetResourceString("DataRow_InvalidRowBitPattern");
/// <summary>Cannot change the name of the DataSet to an empty string.</summary>
internal static string @DataSet_SetNameToEmpty => GetResourceString("DataSet_SetNameToEmpty");
/// <summary>The name '{0}' is invalid. A DataSet cannot have the same name of the DataTable.</summary>
internal static string @DataSet_SetDataSetNameConflicting => GetResourceString("DataSet_SetDataSetNameConflicting");
/// <summary>The schema namespace is invalid. Please use this one instead: {0}.</summary>
internal static string @DataSet_UnsupportedSchema => GetResourceString("DataSet_UnsupportedSchema");
/// <summary>Cannot change CaseSensitive or Locale property. This change would lead to at least one DataRelation or Constraint to have different Locale or CaseSensitive settings between its related tables.</summary>
internal static string @DataSet_CannotChangeCaseLocale => GetResourceString("DataSet_CannotChangeCaseLocale");
/// <summary>SchemaSerializationMode property can be set only if it is overridden by derived DataSet.</summary>
internal static string @DataSet_CannotChangeSchemaSerializationMode => GetResourceString("DataSet_CannotChangeSchemaSerializationMode");
/// <summary>PrimaryKey columns do not belong to this table.</summary>
internal static string @DataTable_ForeignPrimaryKey => GetResourceString("DataTable_ForeignPrimaryKey");
/// <summary>Cannot add a nested relation or an element column to a table containing a SimpleContent column.</summary>
internal static string @DataTable_CannotAddToSimpleContent => GetResourceString("DataTable_CannotAddToSimpleContent");
/// <summary>TableName is required when it is part of a DataSet.</summary>
internal static string @DataTable_NoName => GetResourceString("DataTable_NoName");
/// <summary>DataTable already has a simple content column.</summary>
internal static string @DataTable_MultipleSimpleContentColumns => GetResourceString("DataTable_MultipleSimpleContentColumns");
/// <summary>Table doesn't have a primary key.</summary>
internal static string @DataTable_MissingPrimaryKey => GetResourceString("DataTable_MissingPrimaryKey");
/// <summary>{0} isn't a valid Sort string entry.</summary>
internal static string @DataTable_InvalidSortString => GetResourceString("DataTable_InvalidSortString");
/// <summary>Cannot serialize the DataTable. A DataTable being used in one or more DataColumn expressions is not a descendant of current DataTable.</summary>
internal static string @DataTable_CanNotSerializeDataTableHierarchy => GetResourceString("DataTable_CanNotSerializeDataTableHierarchy");
/// <summary>This DataTable can only be remoted as part of DataSet. One or more Expression Columns has reference to other DataTable(s).</summary>
internal static string @DataTable_CanNotRemoteDataTable => GetResourceString("DataTable_CanNotRemoteDataTable");
/// <summary>Cannot have different remoting format property value for DataSet and DataTable.</summary>
internal static string @DataTable_CanNotSetRemotingFormat => GetResourceString("DataTable_CanNotSetRemotingFormat");
/// <summary>Cannot serialize the DataTable. DataTable name is not set.</summary>
internal static string @DataTable_CanNotSerializeDataTableWithEmptyName => GetResourceString("DataTable_CanNotSerializeDataTableWithEmptyName");
/// <summary>A DataTable named '{0}' already belongs to this DataSet.</summary>
internal static string @DataTable_DuplicateName => GetResourceString("DataTable_DuplicateName");
/// <summary>A DataTable named '{0}' with the same Namespace '{1}' already belongs to this DataSet.</summary>
internal static string @DataTable_DuplicateName2 => GetResourceString("DataTable_DuplicateName2");
/// <summary>The table ({0}) cannot be the child table to itself in a nested relation: the DataSet name conflicts with the table name.</summary>
internal static string @DataTable_SelfnestedDatasetConflictingName => GetResourceString("DataTable_SelfnestedDatasetConflictingName");
/// <summary>The name '{0}' is invalid. A DataTable cannot have the same name of the DataSet.</summary>
internal static string @DataTable_DatasetConflictingName => GetResourceString("DataTable_DatasetConflictingName");
/// <summary>DataTable already belongs to another DataSet.</summary>
internal static string @DataTable_AlreadyInOtherDataSet => GetResourceString("DataTable_AlreadyInOtherDataSet");
/// <summary>DataTable already belongs to this DataSet.</summary>
internal static string @DataTable_AlreadyInTheDataSet => GetResourceString("DataTable_AlreadyInTheDataSet");
/// <summary>Table {0} does not belong to this DataSet.</summary>
internal static string @DataTable_NotInTheDataSet => GetResourceString("DataTable_NotInTheDataSet");
/// <summary>Cannot find table {0}.</summary>
internal static string @DataTable_OutOfRange => GetResourceString("DataTable_OutOfRange");
/// <summary>Cannot remove a table that has existing relations. Remove relations first.</summary>
internal static string @DataTable_InRelation => GetResourceString("DataTable_InRelation");
/// <summary>Cannot remove table {0}, because it referenced in ForeignKeyConstraint {1}. Remove the constraint first.</summary>
internal static string @DataTable_InConstraint => GetResourceString("DataTable_InConstraint");
/// <summary>DataTable '{0}' does not match to any DataTable in source.</summary>
internal static string @DataTable_TableNotFound => GetResourceString("DataTable_TableNotFound");
/// <summary>Target DataSet missing definition for {0}.</summary>
internal static string @DataMerge_MissingDefinition => GetResourceString("DataMerge_MissingDefinition");
/// <summary>Target DataSet missing {0} {1}.</summary>
internal static string @DataMerge_MissingConstraint => GetResourceString("DataMerge_MissingConstraint");
/// <summary><target>.{0} and <source>.{0} have conflicting properties: DataType property mismatch.</summary>
internal static string @DataMerge_DataTypeMismatch => GetResourceString("DataMerge_DataTypeMismatch");
/// <summary><target>.PrimaryKey and <source>.PrimaryKey have different Length.</summary>
internal static string @DataMerge_PrimaryKeyMismatch => GetResourceString("DataMerge_PrimaryKeyMismatch");
/// <summary>Mismatch columns in the PrimaryKey : <target>.{0} versus <source>.{1}.</summary>
internal static string @DataMerge_PrimaryKeyColumnsMismatch => GetResourceString("DataMerge_PrimaryKeyColumnsMismatch");
/// <summary>Relation {0} cannot be merged, because keys have mismatch columns.</summary>
internal static string @DataMerge_ReltionKeyColumnsMismatch => GetResourceString("DataMerge_ReltionKeyColumnsMismatch");
/// <summary>Target table {0} missing definition for column {1}.</summary>
internal static string @DataMerge_MissingColumnDefinition => GetResourceString("DataMerge_MissingColumnDefinition");
/// <summary>The RowStates parameter must be set to a valid combination of values from the DataViewRowState enumeration.</summary>
internal static string @DataIndex_RecordStateRange => GetResourceString("DataIndex_RecordStateRange");
/// <summary>Find finds a row based on a Sort order, and no Sort order is specified.</summary>
internal static string @DataIndex_FindWithoutSortOrder => GetResourceString("DataIndex_FindWithoutSortOrder");
/// <summary>Expecting {0} value(s) for the key being indexed, but received {1} value(s).</summary>
internal static string @DataIndex_KeyLength => GetResourceString("DataIndex_KeyLength");
/// <summary>Invalid usage of aggregate function {0}() and Type: {1}.</summary>
internal static string @DataStorage_AggregateException => GetResourceString("DataStorage_AggregateException");
/// <summary>Invalid storage type: {0}.</summary>
internal static string @DataStorage_InvalidStorageType => GetResourceString("DataStorage_InvalidStorageType");
/// <summary>The DataSet Xml persistency does not support the value '{0}' as Char value, please use Byte storage instead.</summary>
internal static string @DataStorage_ProblematicChars => GetResourceString("DataStorage_ProblematicChars");
/// <summary>Type of value has a mismatch with column type</summary>
internal static string @DataStorage_SetInvalidDataType => GetResourceString("DataStorage_SetInvalidDataType");
/// <summary>Type '{0}' does not implement IComparable interface. Comparison cannot be done.</summary>
internal static string @DataStorage_IComparableNotDefined => GetResourceString("DataStorage_IComparableNotDefined");
/// <summary>Cannot set {0}.</summary>
internal static string @DataView_SetFailed => GetResourceString("DataView_SetFailed");
/// <summary>Cannot change DataSet on a DataViewManager that's already the default view for a DataSet.</summary>
internal static string @DataView_SetDataSetFailed => GetResourceString("DataView_SetDataSetFailed");
/// <summary>RowStateFilter cannot show ModifiedOriginals and ModifiedCurrents at the same time.</summary>
internal static string @DataView_SetRowStateFilter => GetResourceString("DataView_SetRowStateFilter");
/// <summary>Cannot change Table property on a DefaultView or a DataView coming from a DataViewManager.</summary>
internal static string @DataView_SetTable => GetResourceString("DataView_SetTable");
/// <summary>Cannot change DataSet property once it is set.</summary>
internal static string @DataView_CanNotSetDataSet => GetResourceString("DataView_CanNotSetDataSet");
/// <summary>DataSet must be set prior to using DataViewManager.</summary>
internal static string @DataView_CanNotUseDataViewManager => GetResourceString("DataView_CanNotUseDataViewManager");
/// <summary>Cannot change Table property once it is set.</summary>
internal static string @DataView_CanNotSetTable => GetResourceString("DataView_CanNotSetTable");
/// <summary>DataTable must be set prior to using DataView.</summary>
internal static string @DataView_CanNotUse => GetResourceString("DataView_CanNotUse");
/// <summary>Cannot bind to DataTable with no name.</summary>
internal static string @DataView_CanNotBindTable => GetResourceString("DataView_CanNotBindTable");
/// <summary>Cannot set an object into this list.</summary>
internal static string @DataView_SetIListObject => GetResourceString("DataView_SetIListObject");
/// <summary>Cannot call AddNew on a DataView where AllowNew is false.</summary>
internal static string @DataView_AddNewNotAllowNull => GetResourceString("DataView_AddNewNotAllowNull");
/// <summary>DataView is not open.</summary>
internal static string @DataView_NotOpen => GetResourceString("DataView_NotOpen");
/// <summary>The relation is not parented to the table to which this DataView points.</summary>
internal static string @DataView_CreateChildView => GetResourceString("DataView_CreateChildView");
/// <summary>Cannot delete on a DataSource where AllowDelete is false.</summary>
internal static string @DataView_CanNotDelete => GetResourceString("DataView_CanNotDelete");
/// <summary>Cannot edit on a DataSource where AllowEdit is false.</summary>
internal static string @DataView_CanNotEdit => GetResourceString("DataView_CanNotEdit");
/// <summary>Index {0} is either negative or above rows count.</summary>
internal static string @DataView_GetElementIndex => GetResourceString("DataView_GetElementIndex");
/// <summary>Cannot add external objects to this list.</summary>
internal static string @DataView_AddExternalObject => GetResourceString("DataView_AddExternalObject");
/// <summary>Cannot clear this list.</summary>
internal static string @DataView_CanNotClear => GetResourceString("DataView_CanNotClear");
/// <summary>Cannot insert external objects to this list.</summary>
internal static string @DataView_InsertExternalObject => GetResourceString("DataView_InsertExternalObject");
/// <summary>Cannot remove objects not in the list.</summary>
internal static string @DataView_RemoveExternalObject => GetResourceString("DataView_RemoveExternalObject");
/// <summary>{0} is neither a DataColumn nor a DataRelation for table {1}.</summary>
internal static string @DataROWView_PropertyNotFound => GetResourceString("DataROWView_PropertyNotFound");
/// <summary>Min ({0}) must be less than or equal to max ({1}) in a Range object.</summary>
internal static string @Range_Argument => GetResourceString("Range_Argument");
/// <summary>This is a null range.</summary>
internal static string @Range_NullRange => GetResourceString("Range_NullRange");
/// <summary>MinimumCapacity must be non-negative.</summary>
internal static string @RecordManager_MinimumCapacity => GetResourceString("RecordManager_MinimumCapacity");
/// <summary>Cannot convert object of type '{0}' to object of type '{1}'.</summary>
internal static string @SqlConvert_ConvertFailed => GetResourceString("SqlConvert_ConvertFailed");
/// <summary>Data Exception.</summary>
internal static string @DataSet_DefaultDataException => GetResourceString("DataSet_DefaultDataException");
/// <summary>Constraint Exception.</summary>
internal static string @DataSet_DefaultConstraintException => GetResourceString("DataSet_DefaultConstraintException");
/// <summary>Deleted rows inaccessible.</summary>
internal static string @DataSet_DefaultDeletedRowInaccessibleException => GetResourceString("DataSet_DefaultDeletedRowInaccessibleException");
/// <summary>Duplicate name not allowed.</summary>
internal static string @DataSet_DefaultDuplicateNameException => GetResourceString("DataSet_DefaultDuplicateNameException");
/// <summary>Operation not supported in the RowChanging event.</summary>
internal static string @DataSet_DefaultInRowChangingEventException => GetResourceString("DataSet_DefaultInRowChangingEventException");
/// <summary>Invalid constraint.</summary>
internal static string @DataSet_DefaultInvalidConstraintException => GetResourceString("DataSet_DefaultInvalidConstraintException");
/// <summary>Missing primary key.</summary>
internal static string @DataSet_DefaultMissingPrimaryKeyException => GetResourceString("DataSet_DefaultMissingPrimaryKeyException");
/// <summary>Null not allowed.</summary>
internal static string @DataSet_DefaultNoNullAllowedException => GetResourceString("DataSet_DefaultNoNullAllowedException");
/// <summary>Column is marked read only.</summary>
internal static string @DataSet_DefaultReadOnlyException => GetResourceString("DataSet_DefaultReadOnlyException");
/// <summary>Row not found in table.</summary>
internal static string @DataSet_DefaultRowNotInTableException => GetResourceString("DataSet_DefaultRowNotInTableException");
/// <summary>Version not found.</summary>
internal static string @DataSet_DefaultVersionNotFoundException => GetResourceString("DataSet_DefaultVersionNotFoundException");
/// <summary>ReadOnly Data is Modified.</summary>
internal static string @Load_ReadOnlyDataModified => GetResourceString("Load_ReadOnlyDataModified");
/// <summary>DataTableReader is invalid for current DataTable '{0}'.</summary>
internal static string @DataTableReader_InvalidDataTableReader => GetResourceString("DataTableReader_InvalidDataTableReader");
/// <summary>Schema of current DataTable '{0}' in DataTableReader has changed, DataTableReader is invalid.</summary>
internal static string @DataTableReader_SchemaInvalidDataTableReader => GetResourceString("DataTableReader_SchemaInvalidDataTableReader");
/// <summary>DataTableReader Cannot be created. There is no DataTable in DataSet.</summary>
internal static string @DataTableReader_CannotCreateDataReaderOnEmptyDataSet => GetResourceString("DataTableReader_CannotCreateDataReaderOnEmptyDataSet");
/// <summary>Cannot create DataTableReader. Argument is Empty.</summary>
internal static string @DataTableReader_DataTableReaderArgumentIsEmpty => GetResourceString("DataTableReader_DataTableReaderArgumentIsEmpty");
/// <summary>Cannot create DataTableReader. Arguments contain null value.</summary>
internal static string @DataTableReader_ArgumentContainsNullValue => GetResourceString("DataTableReader_ArgumentContainsNullValue");
/// <summary>Current DataRow is either in Deleted or Detached state.</summary>
internal static string @DataTableReader_InvalidRowInDataTableReader => GetResourceString("DataTableReader_InvalidRowInDataTableReader");
/// <summary>Current DataTable '{0}' is empty. There is no DataRow in DataTable.</summary>
internal static string @DataTableReader_DataTableCleared => GetResourceString("DataTableReader_DataTableCleared");
/// <summary>DataTable internal index is corrupted: '{0}'.</summary>
internal static string @RbTree_InvalidState => GetResourceString("RbTree_InvalidState");
/// <summary>Collection was modified; enumeration operation might not execute.</summary>
internal static string @RbTree_EnumerationBroken => GetResourceString("RbTree_EnumerationBroken");
/// <summary>Simple type '{0}' has already be declared with different '{1}'.</summary>
internal static string @NamedSimpleType_InvalidDuplicateNamedSimpleTypeDelaration => GetResourceString("NamedSimpleType_InvalidDuplicateNamedSimpleTypeDelaration");
/// <summary>Invalid foliation.</summary>
internal static string @DataDom_Foliation => GetResourceString("DataDom_Foliation");
/// <summary>Cannot change the table name once the associated DataSet is mapped to a loaded XML document.</summary>
internal static string @DataDom_TableNameChange => GetResourceString("DataDom_TableNameChange");
/// <summary>Cannot change the table namespace once the associated DataSet is mapped to a loaded XML document.</summary>
internal static string @DataDom_TableNamespaceChange => GetResourceString("DataDom_TableNamespaceChange");
/// <summary>Cannot change the column name once the associated DataSet is mapped to a loaded XML document.</summary>
internal static string @DataDom_ColumnNameChange => GetResourceString("DataDom_ColumnNameChange");
/// <summary>Cannot change the column namespace once the associated DataSet is mapped to a loaded XML document.</summary>
internal static string @DataDom_ColumnNamespaceChange => GetResourceString("DataDom_ColumnNamespaceChange");
/// <summary>Cannot change the ColumnMapping property once the associated DataSet is mapped to a loaded XML document.</summary>
internal static string @DataDom_ColumnMappingChange => GetResourceString("DataDom_ColumnMappingChange");
/// <summary>Cannot add or remove columns from the table once the DataSet is mapped to a loaded XML document.</summary>
internal static string @DataDom_TableColumnsChange => GetResourceString("DataDom_TableColumnsChange");
/// <summary>Cannot add or remove tables from the DataSet once the DataSet is mapped to a loaded XML document.</summary>
internal static string @DataDom_DataSetTablesChange => GetResourceString("DataDom_DataSetTablesChange");
/// <summary>Cannot add, remove, or change Nested relations from the DataSet once the DataSet is mapped to a loaded XML document.</summary>
internal static string @DataDom_DataSetNestedRelationsChange => GetResourceString("DataDom_DataSetNestedRelationsChange");
/// <summary>The DataSet parameter is invalid. It cannot be null.</summary>
internal static string @DataDom_DataSetNull => GetResourceString("DataDom_DataSetNull");
/// <summary>Cannot change the DataSet name once the DataSet is mapped to a loaded XML document.</summary>
internal static string @DataDom_DataSetNameChange => GetResourceString("DataDom_DataSetNameChange");
/// <summary>This type of node cannot be cloned: {0}.</summary>
internal static string @DataDom_CloneNode => GetResourceString("DataDom_CloneNode");
/// <summary>Cannot load XmlDataDocument if it already contains data. Please use a new XmlDataDocument.</summary>
internal static string @DataDom_MultipleLoad => GetResourceString("DataDom_MultipleLoad");
/// <summary>DataSet can be associated with at most one XmlDataDocument. Cannot associate the DataSet with the current XmlDataDocument because the DataSet is already associated with another XmlDataDocument.</summary>
internal static string @DataDom_MultipleDataSet => GetResourceString("DataDom_MultipleDataSet");
/// <summary>GetElementById() is not supported on DataDocument.</summary>
internal static string @DataDom_NotSupport_GetElementById => GetResourceString("DataDom_NotSupport_GetElementById");
/// <summary>Cannot create entity references on DataDocument.</summary>
internal static string @DataDom_NotSupport_EntRef => GetResourceString("DataDom_NotSupport_EntRef");
/// <summary>Clear function on DateSet and DataTable is not supported on XmlDataDocument.</summary>
internal static string @DataDom_NotSupport_Clear => GetResourceString("DataDom_NotSupport_Clear");
/// <summary>Expecting non-empty array for '{0}' parameter.</summary>
internal static string @ADP_EmptyArray => GetResourceString("ADP_EmptyArray");
/// <summary>Expecting argument of type {1}, but received type {0}.</summary>
internal static string @SQL_WrongType => GetResourceString("SQL_WrongType");
/// <summary>Invalid value for key '{0}'.</summary>
internal static string @ADP_InvalidConnectionOptionValue => GetResourceString("ADP_InvalidConnectionOptionValue");
/// <summary>Keyword not supported: '{0}'.</summary>
internal static string @ADP_KeywordNotSupported => GetResourceString("ADP_KeywordNotSupported");
/// <summary>Internal .NET Framework Data Provider error {0}.</summary>
internal static string @ADP_InternalProviderError => GetResourceString("ADP_InternalProviderError");
/// <summary>The QuotePrefix and QuoteSuffix properties cannot be changed once an Insert, Update, or Delete command has been generated.</summary>
internal static string @ADP_NoQuoteChange => GetResourceString("ADP_NoQuoteChange");
/// <summary>The DataAdapter.SelectCommand property needs to be initialized.</summary>
internal static string @ADP_MissingSourceCommand => GetResourceString("ADP_MissingSourceCommand");
/// <summary>The DataAdapter.SelectCommand.Connection property needs to be initialized;</summary>
internal static string @ADP_MissingSourceCommandConnection => GetResourceString("ADP_MissingSourceCommandConnection");
/// <summary>{0} '{1}'.</summary>
internal static string @ADP_InvalidMultipartName => GetResourceString("ADP_InvalidMultipartName");
/// <summary>{0} '{1}', incorrect usage of quotes.</summary>
internal static string @ADP_InvalidMultipartNameQuoteUsage => GetResourceString("ADP_InvalidMultipartNameQuoteUsage");
/// <summary>{0} '{1}', the current limit of '{2}' is insufficient.</summary>
internal static string @ADP_InvalidMultipartNameToManyParts => GetResourceString("ADP_InvalidMultipartNameToManyParts");
/// <summary>The column mapping from SourceColumn '{0}' failed because the DataColumn '{1}' is a computed column.</summary>
internal static string @ADP_ColumnSchemaExpression => GetResourceString("ADP_ColumnSchemaExpression");
/// <summary>Inconvertible type mismatch between SourceColumn '{0}' of {1} and the DataColumn '{2}' of {3}.</summary>
internal static string @ADP_ColumnSchemaMismatch => GetResourceString("ADP_ColumnSchemaMismatch");
/// <summary>Missing the DataColumn '{0}' for the SourceColumn '{2}'.</summary>
internal static string @ADP_ColumnSchemaMissing1 => GetResourceString("ADP_ColumnSchemaMissing1");
/// <summary>Missing the DataColumn '{0}' in the DataTable '{1}' for the SourceColumn '{2}'.</summary>
internal static string @ADP_ColumnSchemaMissing2 => GetResourceString("ADP_ColumnSchemaMissing2");
/// <summary>SourceColumn is required to be a non-empty string.</summary>
internal static string @ADP_InvalidSourceColumn => GetResourceString("ADP_InvalidSourceColumn");
/// <summary>Missing SourceColumn mapping for '{0}'.</summary>
internal static string @ADP_MissingColumnMapping => GetResourceString("ADP_MissingColumnMapping");
/// <summary>The {0} enumeration value, {1}, is not supported by the {2} method.</summary>
internal static string @ADP_NotSupportedEnumerationValue => GetResourceString("ADP_NotSupportedEnumerationValue");
/// <summary>Missing the '{0}' DataTable for the '{1}' SourceTable.</summary>
internal static string @ADP_MissingTableSchema => GetResourceString("ADP_MissingTableSchema");
/// <summary>SourceTable is required to be a non-empty string</summary>
internal static string @ADP_InvalidSourceTable => GetResourceString("ADP_InvalidSourceTable");
/// <summary>Missing SourceTable mapping: '{0}'</summary>
internal static string @ADP_MissingTableMapping => GetResourceString("ADP_MissingTableMapping");
/// <summary>Update requires the InsertCommand to have a connection object. The Connection property of the InsertCommand has not been initialized.</summary>
internal static string @ADP_ConnectionRequired_Insert => GetResourceString("ADP_ConnectionRequired_Insert");
/// <summary>Update requires the UpdateCommand to have a connection object. The Connection property of the UpdateCommand has not been initialized.</summary>
internal static string @ADP_ConnectionRequired_Update => GetResourceString("ADP_ConnectionRequired_Update");
/// <summary>Update requires the DeleteCommand to have a connection object. The Connection property of the DeleteCommand has not been initialized.</summary>
internal static string @ADP_ConnectionRequired_Delete => GetResourceString("ADP_ConnectionRequired_Delete");
/// <summary>Update requires a connection object. The Connection property has not been initialized.</summary>
internal static string @ADP_ConnectionRequired_Batch => GetResourceString("ADP_ConnectionRequired_Batch");
/// <summary>Update requires the command clone to have a connection object. The Connection property of the command clone has not been initialized.</summary>
internal static string @ADP_ConnectionRequired_Clone => GetResourceString("ADP_ConnectionRequired_Clone");
/// <summary>Update requires the {0}Command to have an open connection object. {1}</summary>
internal static string @ADP_OpenConnectionRequired_Insert => GetResourceString("ADP_OpenConnectionRequired_Insert");
/// <summary>Update requires the {0}Command to have an open connection object. {1}</summary>
internal static string @ADP_OpenConnectionRequired_Update => GetResourceString("ADP_OpenConnectionRequired_Update");
/// <summary>Update requires the {0}Command to have an open connection object. {1}</summary>
internal static string @ADP_OpenConnectionRequired_Delete => GetResourceString("ADP_OpenConnectionRequired_Delete");
/// <summary>Update requires the updating command to have an open connection object. {1}</summary>
internal static string @ADP_OpenConnectionRequired_Clone => GetResourceString("ADP_OpenConnectionRequired_Clone");
/// <summary>The SelectCommand property has not been initialized before calling '{0}'.</summary>
internal static string @ADP_MissingSelectCommand => GetResourceString("ADP_MissingSelectCommand");
/// <summary>The StatementType {0} is not expected here.</summary>
internal static string @ADP_UnwantedStatementType => GetResourceString("ADP_UnwantedStatementType");
/// <summary>FillSchema: expected a non-empty string for the SourceTable name.</summary>
internal static string @ADP_FillSchemaRequiresSourceTableName => GetResourceString("ADP_FillSchemaRequiresSourceTableName");
/// <summary>Fill: expected a non-empty string for the SourceTable name.</summary>
internal static string @ADP_FillRequiresSourceTableName => GetResourceString("ADP_FillRequiresSourceTableName");
/// <summary>Hierarchical chapter columns must map to an AutoIncrement DataColumn.</summary>
internal static string @ADP_FillChapterAutoIncrement => GetResourceString("ADP_FillChapterAutoIncrement");
/// <summary>DataReader.GetFieldType({0}) returned null.</summary>
internal static string @ADP_MissingDataReaderFieldType => GetResourceString("ADP_MissingDataReaderFieldType");
/// <summary>Only specify one item in the dataTables array when using non-zero values for startRecords or maxRecords.</summary>
internal static string @ADP_OnlyOneTableForStartRecordOrMaxRecords => GetResourceString("ADP_OnlyOneTableForStartRecordOrMaxRecords");
/// <summary>Update unable to find TableMapping['{0}'] or DataTable '{0}'.</summary>
internal static string @ADP_UpdateRequiresSourceTable => GetResourceString("ADP_UpdateRequiresSourceTable");
/// <summary>Update: expected a non-empty SourceTable name. Table: '{0}'.</summary>
internal static string @ADP_UpdateRequiresSourceTableName => GetResourceString("ADP_UpdateRequiresSourceTableName");
/// <summary>Update requires the command clone to be valid.</summary>
internal static string @ADP_UpdateRequiresCommandClone => GetResourceString("ADP_UpdateRequiresCommandClone");
/// <summary>Auto SQL generation during Update requires a valid SelectCommand.</summary>
internal static string @ADP_UpdateRequiresCommandSelect => GetResourceString("ADP_UpdateRequiresCommandSelect");
/// <summary>Update requires a valid InsertCommand when passed DataRow collection with new rows.</summary>
internal static string @ADP_UpdateRequiresCommandInsert => GetResourceString("ADP_UpdateRequiresCommandInsert");
/// <summary>Update requires a valid UpdateCommand when passed DataRow collection with modified rows.</summary>
internal static string @ADP_UpdateRequiresCommandUpdate => GetResourceString("ADP_UpdateRequiresCommandUpdate");
/// <summary>Update requires a valid DeleteCommand when passed DataRow collection with deleted rows.</summary>
internal static string @ADP_UpdateRequiresCommandDelete => GetResourceString("ADP_UpdateRequiresCommandDelete");
/// <summary>DataRow[{0}] is from a different DataTable than DataRow[0].</summary>
internal static string @ADP_UpdateMismatchRowTable => GetResourceString("ADP_UpdateMismatchRowTable");
/// <summary>RowUpdatedEvent: Errors occurred; no additional is information available.</summary>
internal static string @ADP_RowUpdatedErrors => GetResourceString("ADP_RowUpdatedErrors");
/// <summary>RowUpdatingEvent: Errors occurred; no additional is information available.</summary>
internal static string @ADP_RowUpdatingErrors => GetResourceString("ADP_RowUpdatingErrors");
/// <summary>When batching, the command's UpdatedRowSource property value of UpdateRowSource.FirstReturnedRecord or UpdateRowSource.Both is invalid.</summary>
internal static string @ADP_ResultsNotAllowedDuringBatch => GetResourceString("ADP_ResultsNotAllowedDuringBatch");
/// <summary>Concurrency violation: the UpdateCommand affected {0} of the expected {1} records.</summary>
internal static string @ADP_UpdateConcurrencyViolation_Update => GetResourceString("ADP_UpdateConcurrencyViolation_Update");
/// <summary>Concurrency violation: the DeleteCommand affected {0} of the expected {1} records.</summary>
internal static string @ADP_UpdateConcurrencyViolation_Delete => GetResourceString("ADP_UpdateConcurrencyViolation_Delete");
/// <summary>Concurrency violation: the batched command affected {0} of the expected {1} records.</summary>
internal static string @ADP_UpdateConcurrencyViolation_Batch => GetResourceString("ADP_UpdateConcurrencyViolation_Batch");
/// <summary>Invalid source buffer (size of {0}) offset: {1}</summary>
internal static string @ADP_InvalidSourceBufferIndex => GetResourceString("ADP_InvalidSourceBufferIndex");
/// <summary>Invalid destination buffer (size of {0}) offset: {1}</summary>
internal static string @ADP_InvalidDestinationBufferIndex => GetResourceString("ADP_InvalidDestinationBufferIndex");
/// <summary>Invalid attempt to {0} when stream is closed.</summary>
internal static string @ADP_StreamClosed => GetResourceString("ADP_StreamClosed");
/// <summary>Specified SeekOrigin value is invalid.</summary>
internal static string @ADP_InvalidSeekOrigin => GetResourceString("ADP_InvalidSeekOrigin");
/// <summary>Dynamic SQL generation is not supported against multiple base tables.</summary>
internal static string @ADP_DynamicSQLJoinUnsupported => GetResourceString("ADP_DynamicSQLJoinUnsupported");
/// <summary>Dynamic SQL generation is not supported against a SelectCommand that does not return any base table information.</summary>
internal static string @ADP_DynamicSQLNoTableInfo => GetResourceString("ADP_DynamicSQLNoTableInfo");
/// <summary>Dynamic SQL generation for the DeleteCommand is not supported against a SelectCommand that does not return any key column information.</summary>
internal static string @ADP_DynamicSQLNoKeyInfoDelete => GetResourceString("ADP_DynamicSQLNoKeyInfoDelete");
/// <summary>Dynamic SQL generation for the UpdateCommand is not supported against a SelectCommand that does not return any key column information.</summary>
internal static string @ADP_DynamicSQLNoKeyInfoUpdate => GetResourceString("ADP_DynamicSQLNoKeyInfoUpdate");
/// <summary>Dynamic SQL generation for the DeleteCommand is not supported against a SelectCommand that does not contain a row version column.</summary>
internal static string @ADP_DynamicSQLNoKeyInfoRowVersionDelete => GetResourceString("ADP_DynamicSQLNoKeyInfoRowVersionDelete");
/// <summary>Dynamic SQL generation for the UpdateCommand is not supported against a SelectCommand that does not contain a row version column.</summary>
internal static string @ADP_DynamicSQLNoKeyInfoRowVersionUpdate => GetResourceString("ADP_DynamicSQLNoKeyInfoRowVersionUpdate");
/// <summary>Dynamic SQL generation not supported against table names '{0}' that contain the QuotePrefix or QuoteSuffix character '{1}'.</summary>
internal static string @ADP_DynamicSQLNestedQuote => GetResourceString("ADP_DynamicSQLNestedQuote");
/// <summary>Buffer offset '{1}' plus the bytes available '{0}' is greater than the length of the passed in buffer.</summary>
internal static string @SQL_InvalidBufferSizeOrIndex => GetResourceString("SQL_InvalidBufferSizeOrIndex");
/// <summary>Data length '{0}' is less than 0.</summary>
internal static string @SQL_InvalidDataLength => GetResourceString("SQL_InvalidDataLength");
/// <summary>Null</summary>
internal static string @SqlMisc_NullString => GetResourceString("SqlMisc_NullString");
/// <summary>Message</summary>
internal static string @SqlMisc_MessageString => GetResourceString("SqlMisc_MessageString");
/// <summary>Arithmetic Overflow.</summary>
internal static string @SqlMisc_ArithOverflowMessage => GetResourceString("SqlMisc_ArithOverflowMessage");
/// <summary>Divide by zero error encountered.</summary>
internal static string @SqlMisc_DivideByZeroMessage => GetResourceString("SqlMisc_DivideByZeroMessage");
/// <summary>Data is Null. This method or property cannot be called on Null values.</summary>
internal static string @SqlMisc_NullValueMessage => GetResourceString("SqlMisc_NullValueMessage");
/// <summary>Numeric arithmetic causes truncation.</summary>
internal static string @SqlMisc_TruncationMessage => GetResourceString("SqlMisc_TruncationMessage");
/// <summary>SqlDateTime overflow. Must be between 1/1/1753 12:00:00 AM and 12/31/9999 11:59:59 PM.</summary>
internal static string @SqlMisc_DateTimeOverflowMessage => GetResourceString("SqlMisc_DateTimeOverflowMessage");
/// <summary>Two strings to be concatenated have different collation.</summary>
internal static string @SqlMisc_ConcatDiffCollationMessage => GetResourceString("SqlMisc_ConcatDiffCollationMessage");
/// <summary>Two strings to be compared have different collation.</summary>
internal static string @SqlMisc_CompareDiffCollationMessage => GetResourceString("SqlMisc_CompareDiffCollationMessage");
/// <summary>Invalid flag value.</summary>
internal static string @SqlMisc_InvalidFlagMessage => GetResourceString("SqlMisc_InvalidFlagMessage");
/// <summary>Conversion from SqlDecimal to Decimal overflows.</summary>
internal static string @SqlMisc_NumeToDecOverflowMessage => GetResourceString("SqlMisc_NumeToDecOverflowMessage");
/// <summary>Conversion overflows.</summary>
internal static string @SqlMisc_ConversionOverflowMessage => GetResourceString("SqlMisc_ConversionOverflowMessage");
/// <summary>Invalid SqlDateTime.</summary>
internal static string @SqlMisc_InvalidDateTimeMessage => GetResourceString("SqlMisc_InvalidDateTimeMessage");
/// <summary>A time zone was specified. SqlDateTime does not support time zones.</summary>
internal static string @SqlMisc_TimeZoneSpecifiedMessage => GetResourceString("SqlMisc_TimeZoneSpecifiedMessage");
/// <summary>Invalid array size.</summary>
internal static string @SqlMisc_InvalidArraySizeMessage => GetResourceString("SqlMisc_InvalidArraySizeMessage");
/// <summary>Invalid numeric precision/scale.</summary>
internal static string @SqlMisc_InvalidPrecScaleMessage => GetResourceString("SqlMisc_InvalidPrecScaleMessage");
/// <summary>The input wasn't in a correct format.</summary>
internal static string @SqlMisc_FormatMessage => GetResourceString("SqlMisc_FormatMessage");
/// <summary>SqlType error.</summary>
internal static string @SqlMisc_SqlTypeMessage => GetResourceString("SqlMisc_SqlTypeMessage");
/// <summary>There is no buffer. Read or write operation failed.</summary>
internal static string @SqlMisc_NoBufferMessage => GetResourceString("SqlMisc_NoBufferMessage");
/// <summary>The buffer is insufficient. Read or write operation failed.</summary>
internal static string @SqlMisc_BufferInsufficientMessage => GetResourceString("SqlMisc_BufferInsufficientMessage");
/// <summary>Cannot write to non-zero offset, because current value is Null.</summary>
internal static string @SqlMisc_WriteNonZeroOffsetOnNullMessage => GetResourceString("SqlMisc_WriteNonZeroOffsetOnNullMessage");
/// <summary>Cannot write from an offset that is larger than current length. It would leave uninitialized data in the buffer.</summary>
internal static string @SqlMisc_WriteOffsetLargerThanLenMessage => GetResourceString("SqlMisc_WriteOffsetLargerThanLenMessage");
/// <summary>SQL Type has not been loaded with data.</summary>
internal static string @SqlMisc_NotFilledMessage => GetResourceString("SqlMisc_NotFilledMessage");
/// <summary>SQL Type has already been loaded with data.</summary>
internal static string @SqlMisc_AlreadyFilledMessage => GetResourceString("SqlMisc_AlreadyFilledMessage");
/// <summary>Invalid attempt to access a closed XmlReader.</summary>
internal static string @SqlMisc_ClosedXmlReaderMessage => GetResourceString("SqlMisc_ClosedXmlReaderMessage");
/// <summary>Invalid attempt to call {0} when the stream non-writable.</summary>
internal static string @SqlMisc_InvalidOpStreamNonWritable => GetResourceString("SqlMisc_InvalidOpStreamNonWritable");
/// <summary>Invalid attempt to call {0} when the stream non-readable.</summary>
internal static string @SqlMisc_InvalidOpStreamNonReadable => GetResourceString("SqlMisc_InvalidOpStreamNonReadable");
/// <summary>Invalid attempt to call {0} when the stream is non-seekable.</summary>
internal static string @SqlMisc_InvalidOpStreamNonSeekable => GetResourceString("SqlMisc_InvalidOpStreamNonSeekable");
/// <summary>DB concurrency violation.</summary>
internal static string @ADP_DBConcurrencyExceptionMessage => GetResourceString("ADP_DBConcurrencyExceptionMessage");
/// <summary>The MaxRecords value of {0} is invalid; the value must be >= 0.</summary>
internal static string @ADP_InvalidMaxRecords => GetResourceString("ADP_InvalidMaxRecords");
/// <summary>Invalid index {0} for this {1} with Count={2}.</summary>
internal static string @ADP_CollectionIndexInt32 => GetResourceString("ADP_CollectionIndexInt32");
/// <summary>Missing TableMapping when TableMapping.DataSetTable='{0}'.</summary>
internal static string @ADP_MissingTableMappingDestination => GetResourceString("ADP_MissingTableMappingDestination");
/// <summary>The StartRecord value of {0} is invalid; the value must be >= 0.</summary>
internal static string @ADP_InvalidStartRecord => GetResourceString("ADP_InvalidStartRecord");
/// <summary>Please set DataSet.EnforceConstraints == false before trying to edit XmlDataDocument using XML operations.</summary>
internal static string @DataDom_EnforceConstraintsShouldBeOff => GetResourceString("DataDom_EnforceConstraintsShouldBeOff");
/// <summary>Cannot remove this column, because it is part of an expression: {0} = {1}.</summary>
internal static string @DataColumns_RemoveExpression => GetResourceString("DataColumns_RemoveExpression");
/// <summary>The rowOrder value={0} has been found twice for table named '{1}'.</summary>
internal static string @DataRow_RowInsertTwice => GetResourceString("DataRow_RowInsertTwice");
/// <summary>Cannot find ElementType name='{0}'.</summary>
internal static string @Xml_ElementTypeNotFound => GetResourceString("Xml_ElementTypeNotFound");
/// <summary>The specified invariant name '{0}' wasn't found in the list of registered .NET Data Providers.</summary>
internal static string @ADP_DbProviderFactories_InvariantNameNotFound => GetResourceString("ADP_DbProviderFactories_InvariantNameNotFound");
/// <summary>The requested .NET Data Provider's implementation does not have an Instance field of a System.Data.Common.DbProviderFactory derived type.</summary>
internal static string @ADP_DbProviderFactories_NoInstance => GetResourceString("ADP_DbProviderFactories_NoInstance");
/// <summary>The registered .NET Data Provider's DbProviderFactory implementation type '{0}' couldn't be loaded.</summary>
internal static string @ADP_DbProviderFactories_FactoryNotLoadable => GetResourceString("ADP_DbProviderFactories_FactoryNotLoadable");
/// <summary>The missing .NET Data Provider's assembly qualified name is required.</summary>
internal static string @ADP_DbProviderFactories_NoAssemblyQualifiedName => GetResourceString("ADP_DbProviderFactories_NoAssemblyQualifiedName");
/// <summary>The type '{0}' doesn't inherit from DbProviderFactory.</summary>
internal static string @ADP_DbProviderFactories_NotAFactoryType => GetResourceString("ADP_DbProviderFactories_NotAFactoryType");
/// <summary>The {0} enumeration value, {1}, is not valid.</summary>
internal static string @DataSetLinq_InvalidEnumerationValue => GetResourceString("DataSetLinq_InvalidEnumerationValue");
/// <summary>Must provide '{0}' keys to find.</summary>
internal static string @LDV_InvalidNumOfKeys => GetResourceString("LDV_InvalidNumOfKeys");
/// <summary>DataViewRowState must be DataViewRowState.CurrentRows.</summary>
internal static string @LDVRowStateError => GetResourceString("LDVRowStateError");
/// <summary>Can not create DataView after using projection.</summary>
internal static string @ToLDVUnsupported => GetResourceString("ToLDVUnsupported");
/// <summary>The source contains no DataRows.</summary>
internal static string @DataSetLinq_EmptyDataRowSource => GetResourceString("DataSetLinq_EmptyDataRowSource");
/// <summary>The source contains a DataRow reference that is null.</summary>
internal static string @DataSetLinq_NullDataRow => GetResourceString("DataSetLinq_NullDataRow");
/// <summary>The source contains a detached DataRow that cannot be copied to the DataTable.</summary>
internal static string @DataSetLinq_CannotLoadDetachedRow => GetResourceString("DataSetLinq_CannotLoadDetachedRow");
/// <summary>The DataRowComparer does not work with DataRows that have been deleted since it only compares current values.</summary>
internal static string @DataSetLinq_CannotCompareDeletedRow => GetResourceString("DataSetLinq_CannotCompareDeletedRow");
/// <summary>The source contains a deleted DataRow that cannot be copied to the DataTable.</summary>
internal static string @DataSetLinq_CannotLoadDeletedRow => GetResourceString("DataSetLinq_CannotLoadDeletedRow");
/// <summary>Cannot cast DBNull. Value to type '{0}'. Please use a nullable type.</summary>
internal static string @DataSetLinq_NonNullableCast => GetResourceString("DataSetLinq_NonNullableCast");
/// <summary>DataSet implementation of IXmlSerializable is not trim compatible and has been disabled in the app configuration.</summary>
internal static string @DataSet_XmlSerializationUnsupported => GetResourceString("DataSet_XmlSerializationUnsupported");
}
}