Table of Contents

Class ExceptionMessage

Namespace
Z.BulkOperations
Assembly
Z.EntityFramework.Extensions.dll
public static class ExceptionMessage
Inheritance
ExceptionMessage
Inherited Members

Fields

AccessorIterator_ResolveEnumerableToList_IsFalse

public const string AccessorIterator_ResolveEnumerableToList_IsFalse = "An error occured while converting the IEnumerable DataSource to a List. Enumerable are not supported yet unless it can be converted to a list. See the inner exception for details."

Field Value

string

AccessorIterator_ResolveToMemory_IsFalse

public const string AccessorIterator_ResolveToMemory_IsFalse = "An error occured while converting the DataSource to a Memory DataSource. A Memory DataSource is required when using parallel operation or limiting the temporary table size. See the inner exception for details."

Field Value

string

AccessorIterator_ResolveToMemory_IsFalse_UnsupportedDataSource

public const string AccessorIterator_ResolveToMemory_IsFalse_UnsupportedDataSource = "Unsupported DataSource Type. The DataSource cannot be converted to a Memory DataSource."

Field Value

string

AutoMap_ResolveSetByIndexerName_IsFalse

public const string AutoMap_ResolveSetByIndexerName_IsFalse = "An error occured while resolving AutoMap.ByIndexerName. See the inner exception for details."

Field Value

string

AutoMap_ResolveSetByName_IsFalse

public const string AutoMap_ResolveSetByName_IsFalse = "An error occured while resolving AutoMap.ByName. See the inner exception for details."

Field Value

string

AutoMap_ResolveSetByOrdinal_IsFalse

public const string AutoMap_ResolveSetByOrdinal_IsFalse = "An error occured while resolving AutoMap.ByOrdinal. See the inner exception for details."

Field Value

string

AutoMap_ValidateIsSourceOrdinalSupported_IsFalse

public const string AutoMap_ValidateIsSourceOrdinalSupported_IsFalse = "An error occured while resolving SourceOrdinalSupported. See the inner exception for details."

Field Value

string

Batch_ValidateIsBatchDelayIntervalInRange_IsFalse

public const string Batch_ValidateIsBatchDelayIntervalInRange_IsFalse = "Invalid BatchDelayInterval value. The value must be greater than or equal to Zero."

Field Value

string

Batch_ValidateIsBatchSizeInRange_IsFalse

public const string Batch_ValidateIsBatchSizeInRange_IsFalse = "Invalid BatchSize value. The value must be greater than or equal to Zero and less or equal to one million."

Field Value

string

Batch_ValidateIsBatchTimeoutInRange_IsFalse

public const string Batch_ValidateIsBatchTimeoutInRange_IsFalse = "Invalid BatchTimeout value. The value must be greater than or equal to Zero."

Field Value

string

ColumnExpression_ResolveColumnAddOrUpdateInputOutput_step1_IsFalse

public const string ColumnExpression_ResolveColumnAddOrUpdateInputOutput_step1_IsFalse = "An error occured while resolving ColumnAddOrUpdateInputOutput expression or name (EFE). See the inner exception for details."

Field Value

string

ColumnExpression_ResolveColumnAddOrUpdateInputOutput_step2_IsFalse

public const string ColumnExpression_ResolveColumnAddOrUpdateInputOutput_step2_IsFalse = "An error occured while resolving ColumnAddOrUpdateInputOutput expression or name (Bulk). See the inner exception for details."

Field Value

string

ColumnExpression_ResolveColumnAddOrUpdateInput_step1_IsFalse

public const string ColumnExpression_ResolveColumnAddOrUpdateInput_step1_IsFalse = "An error occured while resolving ColumnAddOrUpdateInput expression or name (EFE). See the inner exception for details."

Field Value

string

ColumnExpression_ResolveColumnAddOrUpdateInput_step2_IsFalse

public const string ColumnExpression_ResolveColumnAddOrUpdateInput_step2_IsFalse = "An error occured while resolving ColumnAddOrUpdateInput expression or name (Bulk). See the inner exception for details."

Field Value

string

ColumnExpression_ResolveColumnAddOrUpdateOutput_step1_IsFalse

public const string ColumnExpression_ResolveColumnAddOrUpdateOutput_step1_IsFalse = "An error occured while resolving ColumnAddOrUpdateOutput expression or name (Bulk). See the inner exception for details."

Field Value

string

ColumnExpression_ResolveColumnAddOrUpdateOutput_step2_IsFalse

public const string ColumnExpression_ResolveColumnAddOrUpdateOutput_step2_IsFalse = "An error occured while resolving ColumnAddOrUpdateOutput expression or name (EFE). See the inner exception for details."

Field Value

string

ColumnExpression_ResolveSetConcurrency_IsFalse

public const string ColumnExpression_ResolveSetConcurrency_IsFalse = "An error occured while resolving ColumnConcurrency expression. See the inner exception for details."

Field Value

string

ColumnExpression_ResolveSetInputOutput_IsFalse

public const string ColumnExpression_ResolveSetInputOutput_IsFalse = "An error occured while resolving ColumnInputOutput expression or name. See the inner exception for details."

Field Value

string

ColumnExpression_ResolveSetInput_IsFalse

public const string ColumnExpression_ResolveSetInput_IsFalse = "An error occured while resolving ColumnInput expression or name. See the inner exception for details."

Field Value

string

ColumnExpression_ResolveSetOutput_IsFalse

public const string ColumnExpression_ResolveSetOutput_IsFalse = "An error occured while resolving ColumnOutput expression or name. See the inner exception for details."

Field Value

string

ColumnExpression_ResolveSetPrimaryKey_IsFalse

public const string ColumnExpression_ResolveSetPrimaryKey_IsFalse = "An error occured while resolving ColumnPrimaryKey expression or name. See the inner exception for details."

Field Value

string

ColumnExpression_ResolveSetSynchronizeDeleteKey_IsFalse

public const string ColumnExpression_ResolveSetSynchronizeDeleteKey_IsFalse = "An error occured while resolving SynchronizeDeletekey expression. See the inner exception for details."

Field Value

string

ColumnMappingDestination_ResolveDestinationCaseSensitive_IsFalse

public const string ColumnMappingDestination_ResolveDestinationCaseSensitive_IsFalse = "An error occured while resolving a column expression. See the inner exception for details."

Field Value

string

ColumnMappingDestination_ResolveDestinationCaseSensitive_IsFalse_Detail

public const string ColumnMappingDestination_ResolveDestinationCaseSensitive_IsFalse_Detail = "The following column could not be found or has been found more than once in the table schema: '{0}'"

Field Value

string

ColumnMappingDestination_ResolveDestination_IsFalse

public const string ColumnMappingDestination_ResolveDestination_IsFalse = "An error occured while resolving a column expression. See the inner exception for details."

Field Value

string

ColumnMappingDestination_ResolveDestination_IsFalse_Detail

public const string ColumnMappingDestination_ResolveDestination_IsFalse_Detail = "The following column could not be found in the table schema: '{0}'"

Field Value

string

ColumnMappingDestination_ResolveSetFromExpression_IsFalse

public const string ColumnMappingDestination_ResolveSetFromExpression_IsFalse = "An error occured while resolving mapping by expression. See the inner exception for details."

Field Value

string

ColumnMappingDestination_ResolveSetFromName_IsFalse

public const string ColumnMappingDestination_ResolveSetFromName_IsFalse = "An error occured while resolving mapping by name. See the inner exception for details"

Field Value

string

ColumnMappingDestination_ResolveSetFromOrdinal_IsFalse

public const string ColumnMappingDestination_ResolveSetFromOrdinal_IsFalse = "An error occured while resolving mapping by ordinal. See the inner exception for details."

Field Value

string

ColumnMappingDestination_ValidateIsAllMappingSingle_IsFalse

public const string ColumnMappingDestination_ValidateIsAllMappingSingle_IsFalse = "One of your column have a destination mapped more than once. See the inner exception for details."

Field Value

string

ColumnMappingDestination_ValidateIsAllMappingSingle_IsFalse_Detail

public const string ColumnMappingDestination_ValidateIsAllMappingSingle_IsFalse_Detail = "The following destination column is mapped more than once: '{0}'."

Field Value

string

ColumnMappingDestination_ValidateIsAllSetted_IsFalse

public const string ColumnMappingDestination_ValidateIsAllSetted_IsFalse = "An error occured while resolving the destination column mapping."

Field Value

string

ColumnMappingDestination_ValidateIsOrdinalInRange_IsFalse

public const string ColumnMappingDestination_ValidateIsOrdinalInRange_IsFalse = "A destination column ordinal is out of range. See the inner exception for details."

Field Value

string

ColumnMappingDestination_ValidateIsOrdinalInRange_IsFalse_Detail

public const string ColumnMappingDestination_ValidateIsOrdinalInRange_IsFalse_Detail = "The destination ordinal: '{0}' is out of range. The ordinal value must be between 0 and '{1}."

Field Value

string

ColumnMappingSource_ResolveSetAccessor_IsFalse

public const string ColumnMappingSource_ResolveSetAccessor_IsFalse = ""

Field Value

string

ColumnMappingSource_ResolveSetFromExpression_IsFalse

public const string ColumnMappingSource_ResolveSetFromExpression_IsFalse = "An error occured while resolving a column expression. See the inner exception for details."

Field Value

string

ColumnMappingSource_ResolveSetFromName_IsFalse

public const string ColumnMappingSource_ResolveSetFromName_IsFalse = "An error occured while resolving a column name. See the inner exception for details."

Field Value

string

ColumnMappingSource_ResolveSetFromName_IsFalse_Detail

public const string ColumnMappingSource_ResolveSetFromName_IsFalse_Detail = "Column Name: '{0}', Valid Value: \"{1}\""

Field Value

string

ColumnMappingSource_ResolveSetFromOrdinal_IsFalse

public const string ColumnMappingSource_ResolveSetFromOrdinal_IsFalse = "An error occured while resolving a column ordinal. See the inner exception for details."

Field Value

string

ColumnMappingSource_ResolveSetFromValueFactory_IsFalse

public const string ColumnMappingSource_ResolveSetFromValueFactory_IsFalse = "An error occured while resolving a column value factory. See the inner exception for details."

Field Value

string

ColumnMappingSource_ResolveSetFromValue_IsFalse

public const string ColumnMappingSource_ResolveSetFromValue_IsFalse = "An error occured while resolving a column constant value. See the inner exception for details."

Field Value

string

ColumnMappingSource_ValidateIsAllSetted_IsFalse

public const string ColumnMappingSource_ValidateIsAllSetted_IsFalse = "An error occured while resolving the source name mapping of one of your columns."

Field Value

string

ColumnMappingSource_ValidateIsOrdinalInRange_IsFalse

public const string ColumnMappingSource_ValidateIsOrdinalInRange_IsFalse = "A source column ordinal is out of range. See the inner exception for details."

Field Value

string

ColumnMappingSource_ValidateIsOrdinalInRange_IsFalse_Detail

public const string ColumnMappingSource_ValidateIsOrdinalInRange_IsFalse_Detail = "The source ordinal: '{0}' is out of range. The ordinal value must be between 0 and '{1}."

Field Value

string

ColumnMapping_ResolveCombineColumnMappings_IsFalse

public const string ColumnMapping_ResolveCombineColumnMappings_IsFalse = "An error occured while resolving column mapping. See the inner exception for details."

Field Value

string

ColumnMapping_ResolveSetMapping_IsFalse

public const string ColumnMapping_ResolveSetMapping_IsFalse = "An error occured while resolving column mapping. See the inner exception for details."

Field Value

string

Column_ResolveGuidIdentity_IsFalse

public const string Column_ResolveGuidIdentity_IsFalse = "Oops! Column_ResolveGuidIdentity_IsFalse error"

Field Value

string

Connection_ResolveSetTypeByConnection_IsFalse

public const string Connection_ResolveSetTypeByConnection_IsFalse = "The Provider could not be resolved. You must explicitly set the Provider."

Field Value

string

Connection_ResolveSetTypeFromAssembly_IsFalse

public const string Connection_ResolveSetTypeFromAssembly_IsFalse = "The Provider could not be resolved. You must explicitly set the Provider."

Field Value

string

Connection_ValidateIsDynamic_IsFalse

public const string Connection_ValidateIsDynamic_IsFalse = "The Connection must be created dynamically. You must set a valid _connectionString, ConnectionName or ConnectionFactory"

Field Value

string

Connection_ValidateIsExclusive_IsFalse

public const string Connection_ValidateIsExclusive_IsFalse = "The Connection must be exclusive. You can only set one connection at a time."

Field Value

string

Connection_ValidateIsNameExists_IsFalse

public const string Connection_ValidateIsNameExists_IsFalse = "The ConnectionName doesn't exists. You must specify a valid ConnectionName."

Field Value

string

Connection_ValidateIsSetted_IsFalse

public const string Connection_ValidateIsSetted_IsFalse = "The Connection cannot be null. You must specify a valid Connection, _connectionString, ConnectionName or ConnectionFactory."

Field Value

string

Connection_ValidateIsStateOpen_IsFalse

public const string Connection_ValidateIsStateOpen_IsFalse = "The Connection State is invalid. The Connection State must be open."

Field Value

string

DataSource_ResolveToAccessorIterator_IsFalse

public const string DataSource_ResolveToAccessorIterator_IsFalse = "An error occured while converting the DataSource to AccessorIterator. See the inner exception for details."

Field Value

string

DataSource_ValidateIsSetted_IsFalse

public const string DataSource_ValidateIsSetted_IsFalse = "The DataSource property cannot be null. You must specify a valid DataSource."

Field Value

string

DbBulkOperationConcurrencyException

public const string DbBulkOperationConcurrencyException = "A concurrency exception has occured. Entities may have been modified or deleted since entities were loaded."

Field Value

string

DestinationTableName_ValidateIsSetted_IsFalse

public const string DestinationTableName_ValidateIsSetted_IsFalse = "The DestinationTableName cannot be null or empty. You must specify a valid DestinationTableName."

Field Value

string

Error13

public static string Error13

Field Value

string

Error_0013_Bulk

public const string Error_0013_Bulk = "ERROR_0013: You currently use an illegal license, LicenseName:{0}; LicenseKey:{1}. If you would like to help us and make this project better, please purchase a legal license: https://bulk-operations.net/pricing. Otherwise, you can use for free the library by downloading the latest version at the beginning of every month."

Field Value

string

Error_0013_Dapper

public const string Error_0013_Dapper = "ERROR_0013: You currently use an illegal license, LicenseName:{0}; LicenseKey:{1}. If you would like to help us and make this project better, please purchase a legal license: https://dapper-plus.net/pricing. Otherwise, you can use for free the library by downloading the latest version at the beginning of every month."

Field Value

string

Error_0013_EFE

public const string Error_0013_EFE = "ERROR_0013: You currently use an illegal license, LicenseName:{0}; LicenseKey:{1}. If you would like to help us and make this project better, please purchase a legal license: https://entityframework-extensions.net/pricing. Otherwise, you can use for free the library by downloading the latest version at the beginning of every month."

Field Value

string

Error_0013_Linq

public const string Error_0013_Linq = "ERROR_0013: You currently use an illegal license, LicenseName:{0}; LicenseKey:{1}. If you would like to help us and make this project better, please purchase a legal license: https://linqtosql-plus.net/pricing. Otherwise, you can use for free the library by downloading the latest version at the beginning of every month."

Field Value

string

GeneralException

public static string GeneralException

Field Value

string

InformationSchemaTable_ResolveAddToMemory_IsFalse

public const string InformationSchemaTable_ResolveAddToMemory_IsFalse = "An error occured while adding the InformationSchemaTable to the Memory Dictionary. See the inner exception for details."

Field Value

string

InformationSchemaTable_ResolveSetFromDatabase_IsFalse

public const string InformationSchemaTable_ResolveSetFromDatabase_IsFalse = "An error occured while retrieving the InformationSchemaTable information. See the inner exception for details."

Field Value

string

InformationSchemaTable_ResolveSetFromMemory_IsFalse

public const string InformationSchemaTable_ResolveSetFromMemory_IsFalse = "An error occured while retrieving the InformationSchemaTable from the Memory Dictionary. See the inner exception for details."

Field Value

string

InformationSchemaTable_ResolveSetKey_IsFalse

public const string InformationSchemaTable_ResolveSetKey_IsFalse = "An error occured while retrieving the InformationSchemaTable Key. See the inner exception for details."

Field Value

string

LicenseKeys_TrialExpired

public const string LicenseKeys_TrialExpired = "The trial period is expired. Please buy a product license or go to http://www.zzzprojects.com and download the latest trial version."

Field Value

string

MySQL_Error_1062

public const string MySQL_Error_1062 = "Oops! Duplicate keys have been found in the DataSource. The option `InsertIfNotExists` will insert data that doesn't exist in the database but doesn't check for a duplicate key within the list of entities to insert provided. You can use the option `AllowDuplicateKeys = true` to use only the latest entity for each unique key. See the inner exception for details."

Field Value

string

MySql_Error29

public static string MySql_Error29

Field Value

string

MySql_NoOutput

public const string MySql_NoOutput = "Oops! The current statement needs to the output value, but no identity or key has been specified."

Field Value

string

NothingToMerge

public const string NothingToMerge = "A BulkMerge requires either columns to UPDATE or column to INSERT."

Field Value

string

Notification_ValidateIsInRange_IsFalse

public const string Notification_ValidateIsInRange_IsFalse = "Invalid NotificationAfter value. The value must be greater than or equal to Zero."

Field Value

string

Parallel_ValidateIsBatchByTaskInRange_IsFalse

public const string Parallel_ValidateIsBatchByTaskInRange_IsFalse = "Invalid ParallelBatchByTask value. The value must be greater than Zero."

Field Value

string

Parallel_ValidateIsMinBatchInRange_IsFalse

public const string Parallel_ValidateIsMinBatchInRange_IsFalse = "Invalid ParallelMinBatch value. The value must be greater than or equal to Zero."

Field Value

string

Parallel_ValidateIsMinRecordInRange_IsFalse

public const string Parallel_ValidateIsMinRecordInRange_IsFalse = "Invalid ParallelMinRecord value. The value must be greater than or equal to Zero."

Field Value

string

PostgreSQL_Error_23505

public const string PostgreSQL_Error_23505 = "Oops! Duplicate keys have been found in the DataSource. The option `InsertIfNotExists` will insert data that doesn't exist in the database but doesn't check for a duplicate key within the list of entities to insert provided. You can use the option `AllowDuplicateKeys = true` to use only the latest entity for each unique key. See the inner exception for details."

Field Value

string

PrimaryKey_ValidateIsSetted_IsFalse

public const string PrimaryKey_ValidateIsSetted_IsFalse = "An error occured, no primary key could be found or resolved."

Field Value

string

Provider_ResolveSetProvider_IsFalse

public const string Provider_ResolveSetProvider_IsFalse = "A general error occured. Unsupported Provider."

Field Value

string

ResolveCommandOutputToTemporaryTable_ObsoleteTriggerResolution

public static string ResolveCommandOutputToTemporaryTable_ObsoleteTriggerResolution

Field Value

string

RetryCount_Exceeded

public const string RetryCount_Exceeded = "The number of retry (RetryCount property) allowed for transient error is exceeded: {0}. See the inner exception for details."

Field Value

string

SqlBulkCopy_ValidateIsOptionsCompatible_IsFalse

public const string SqlBulkCopy_ValidateIsOptionsCompatible_IsFalse = "SqlBulkCopyOptions feature is not compatibe with auditing or outputting value features."

Field Value

string

SqlCe_ResolveColumnIndexOrdinal_IsFalse

public const string SqlCe_ResolveColumnIndexOrdinal_IsFalse = "An error occured while setting index ordinal to column mapping. See the inner exception for details."

Field Value

string

SqlCe_ResolveUniqueIndex_IsFalse

public const string SqlCe_ResolveUniqueIndex_IsFalse = "No unique index has been found with your primary keys. SQL Compact requires a primary key containing an index."

Field Value

string

SqlCe_ValidateHasAllSettingSupported_IsFalse

public const string SqlCe_ValidateHasAllSettingSupported_IsFalse = "Parallel and BulkSynchronize is not supported for SQL Compact provider. UseParallel must be set to false."

Field Value

string

SqlServer_Error_2627

public const string SqlServer_Error_2627 = "Oops! Duplicate keys have been found in the DataSource. The option `InsertIfNotExists` will insert data that doesn't exist in the database but doesn't check for a duplicate key within the list of entities to insert provided. You can use the option `AllowDuplicateKeys = true` to use only the latest entity for each unique key. See the inner exception for details."

Field Value

string

SqlServer_Error_4186

public const string SqlServer_Error_4186 = "An error occurred because the OUTPUT clause cannot reference a column with a function (https://msdn.microsoft.com/en-us/library/cc645595.aspx). You can fix this issue by enabling the following option: BulkOperationManager.ForceSelectOutput = true;"

Field Value

string

SqlServer_Error_8672

public const string SqlServer_Error_8672 = "An error occured because the primary key specified is not unique, you can set the property 'AllowDuplicateKeys' to true to allow duplicate key. See the inner exception for details."

Field Value

string

SqlServer_Error_8672_Key_Table

public const string SqlServer_Error_8672_Key_Table = "An error occured because the primary key ({0}) specified is not unique for the table {1}, you can set the property 'AllowDuplicateKeys' to true to allow duplicate key. See the inner exception for details."

Field Value

string

SqlServer_Error_8672_Table

public const string SqlServer_Error_8672_Table = "An error occured because the primary key specified is not unique for the table {0}, you can set the property 'AllowDuplicateKeys' to true to allow duplicate key. See the inner exception for details."

Field Value

string

SqlServer_Error_Timeout

public const string SqlServer_Error_Timeout = "A timeout error occured (Current Timeout = {0}). Please increase the timeout globally: BulkOperationManager.BulkOperationBuilder = operation => operation.BatchTimeout = timeoutValue; or by operation: bulkOperation.BatchTimeout = timeoutValue;"

Field Value

string

SqlServer_Error_Timeout_EntityFramework

public const string SqlServer_Error_Timeout_EntityFramework = "A timeout error occured (Current Timeout = {0}). Please increase the timeout globally: ctx.Database.CommandTimeout = timeoutValue; or BulkOperationManager.BulkOperationBuilder = operation => operation.BatchTimeout = timeoutValue; or by operation: db.BulkSaveChanges(operation => operation.BatchTimeout = timeoutValue);"

Field Value

string

SqlServer_Error_Timeout_EntityFramework_DeleteFromQuery

public const string SqlServer_Error_Timeout_EntityFramework_DeleteFromQuery = "A timeout error occured (Current Timeout = {0}). Please increase the timeout globally: ctx.Database.CommandTimeout = timeoutValue; or BulkOperationManager.BulkOperationBuilder = operation => operation.BatchTimeout = timeoutValue; or by operation: q.DeleteFromQuery(operation => operation.BatchTimeout = timeoutValue);"

Field Value

string

SqlServer_Error_Timeout_EntityFramework_UpdateFromQuery

public const string SqlServer_Error_Timeout_EntityFramework_UpdateFromQuery = "A timeout error occured (Current Timeout = {0}). Please increase the timeout globally: ctx.Database.CommandTimeout = timeoutValue; or BulkOperationManager.BulkOperationBuilder = operation => operation.BatchTimeout = timeoutValue; or by operation: q.UpdateFromQuery(expression, operation => operation.BatchTimeout = timeoutValue);"

Field Value

string

TemporaryTable_ValidateIsBatchByTableInRange_IsFalse

public const string TemporaryTable_ValidateIsBatchByTableInRange_IsFalse = "Invalid TemporaryTableBatchByTable value. The value must be greater than or equal to Zero."

Field Value

string

TemporaryTable_ValidateIsBatchInsertBatchSizeInRange_IsFalse

public const string TemporaryTable_ValidateIsBatchInsertBatchSizeInRange_IsFalse = "Invalid TemporaryTableInsertBatchSize value. The value must be greater than or equal to Zero."

Field Value

string

TemporaryTable_ValidateIsMinRecordInRange_IsFalse

public const string TemporaryTable_ValidateIsMinRecordInRange_IsFalse = "Invalid TemporaryTableMinRecord value. The value must be greater than or equal to Zero."

Field Value

string

Transaction_ValidateIsExclusive_IsFalse

public const string Transaction_ValidateIsExclusive_IsFalse = "The Transaction must be exclusive. You cannot use an external transaction and set an InternalTransaction value."

Field Value

string

Transaction_ValidateIsValid_IsFalse

public const string Transaction_ValidateIsValid_IsFalse = "An external transaction cannot be used with parallel. Use an internal transaction instead."

Field Value

string

Transaction_ValidateTypeIsValid_IsFalse

public const string Transaction_ValidateTypeIsValid_IsFalse = "The InternalTransaction value 'ByOperation' cannot be used with parallel."

Field Value

string

Type_NotSupported

public static string Type_NotSupported

Field Value

string

Validator_ValidateAllDestinationMapped

public const string Validator_ValidateAllDestinationMapped = "One or more column(s) from the destination has not been mapped to the source: '{0}'. When ValidateAllDestinationMapped option is enabled, all columns from the destination must be mapped."

Field Value

string

Validator_ValidateAllSourceMapped

public const string Validator_ValidateAllSourceMapped = "One or more member(s) from the source has not been mapped to the destination: '{0}'. When ValidateAllSourceMapped option is enabled, all members from the source must be mapped."

Field Value

string

Methods

PleaseReportTheIssue()

public static string PleaseReportTheIssue()

Returns

string

PleaseReportTheIssue10()

public static string PleaseReportTheIssue10()

Returns

string

PleaseReportTheIssue11()

public static string PleaseReportTheIssue11()

Returns

string

PleaseReportTheIssue12()

public static string PleaseReportTheIssue12()

Returns

string

PleaseReportTheIssue13()

public static string PleaseReportTheIssue13()

Returns

string

PleaseReportTheIssue14()

public static string PleaseReportTheIssue14()

Returns

string

PleaseReportTheIssue15()

public static string PleaseReportTheIssue15()

Returns

string

PleaseReportTheIssue16()

public static string PleaseReportTheIssue16()

Returns

string

PleaseReportTheIssue17()

public static string PleaseReportTheIssue17()

Returns

string

PleaseReportTheIssue18()

public static string PleaseReportTheIssue18()

Returns

string

PleaseReportTheIssue19()

public static string PleaseReportTheIssue19()

Returns

string

PleaseReportTheIssue2()

public static string PleaseReportTheIssue2()

Returns

string

PleaseReportTheIssue20()

public static string PleaseReportTheIssue20()

Returns

string

PleaseReportTheIssue21()

public static string PleaseReportTheIssue21()

Returns

string

PleaseReportTheIssue22()

public static string PleaseReportTheIssue22()

Returns

string

PleaseReportTheIssue23()

public static string PleaseReportTheIssue23()

Returns

string

PleaseReportTheIssue24()

public static string PleaseReportTheIssue24()

Returns

string

PleaseReportTheIssue25()

public static string PleaseReportTheIssue25()

Returns

string

PleaseReportTheIssue26()

public static string PleaseReportTheIssue26()

Returns

string

PleaseReportTheIssue27()

public static string PleaseReportTheIssue27()

Returns

string

PleaseReportTheIssue28()

public static string PleaseReportTheIssue28()

Returns

string

PleaseReportTheIssue29()

public static string PleaseReportTheIssue29()

Returns

string

PleaseReportTheIssue3()

public static string PleaseReportTheIssue3()

Returns

string

PleaseReportTheIssue30()

public static string PleaseReportTheIssue30()

Returns

string

PleaseReportTheIssue31()

public static string PleaseReportTheIssue31()

Returns

string

PleaseReportTheIssue32()

public static string PleaseReportTheIssue32()

Returns

string

PleaseReportTheIssue33()

public static string PleaseReportTheIssue33()

Returns

string

PleaseReportTheIssue34()

public static string PleaseReportTheIssue34()

Returns

string

PleaseReportTheIssue35()

public static string PleaseReportTheIssue35()

Returns

string

PleaseReportTheIssue36()

public static string PleaseReportTheIssue36()

Returns

string

PleaseReportTheIssue37()

public static string PleaseReportTheIssue37()

Returns

string

PleaseReportTheIssue38()

public static string PleaseReportTheIssue38()

Returns

string

PleaseReportTheIssue39()

public static string PleaseReportTheIssue39()

Returns

string

PleaseReportTheIssue4()

public static string PleaseReportTheIssue4()

Returns

string

PleaseReportTheIssue40()

public static string PleaseReportTheIssue40()

Returns

string

PleaseReportTheIssue5()

public static string PleaseReportTheIssue5()

Returns

string

PleaseReportTheIssue6()

public static string PleaseReportTheIssue6()

Returns

string

PleaseReportTheIssue7()

public static string PleaseReportTheIssue7()

Returns

string

PleaseReportTheIssue8()

public static string PleaseReportTheIssue8()

Returns

string

PleaseReportTheIssue9()

public static string PleaseReportTheIssue9()

Returns

string