Class Strings
A strongly-typed resource class, for looking up localized strings, etc.
Inheritance
Inherited Members
Namespace: Kephas.Data.Resources
Assembly: Kephas.Data.dll
Syntax
public class Strings
Properties
| Improve this Doc View SourceCollectionAdapter_CopyTo_NotEnoughElements_Exception
Looks up a localized string similar to Not enough elements after {0} in the destination array..
Declaration
public static string CollectionAdapter_CopyTo_NotEnoughElements_Exception { get; }
Property Value
Type | Description |
---|---|
System.String |
Culture
Overrides the current thread's CurrentUICulture property for all resource lookups using this strongly typed resource class.
Declaration
public static CultureInfo Culture { get; set; }
Property Value
Type | Description |
---|---|
System.Globalization.CultureInfo |
DataCommandFactory_CreateCommand_NotSupported_Exception
Looks up a localized string similar to The command {0} is not supported..
Declaration
public static string DataCommandFactory_CreateCommand_NotSupported_Exception { get; }
Property Value
Type | Description |
---|---|
System.String |
DataCommandFactory_GetCommandFactory_AmbiguousMatch_Exception
Looks up a localized string similar to Ambiguous match for command '{0}' of '{1}': at least '{2}' and '{3}' found. To disambiguate, please provide an override priority between them..
Declaration
public static string DataCommandFactory_GetCommandFactory_AmbiguousMatch_Exception { get; }
Property Value
Type | Description |
---|---|
System.String |
DataCommandResult_Successful_Message
Looks up a localized string similar to Operation completed successfully..
Declaration
public static string DataCommandResult_Successful_Message { get; }
Property Value
Type | Description |
---|---|
System.String |
DataContext_FindAsync_AmbiguousMatch_Exception
Looks up a localized string similar to Multiple entries were found with the provided criteria {0}..
Declaration
public static string DataContext_FindAsync_AmbiguousMatch_Exception { get; }
Property Value
Type | Description |
---|---|
System.String |
DataContext_FindAsync_IdEmpty_Exception
Looks up a localized string similar to The provided ID is empty..
Declaration
public static string DataContext_FindAsync_IdEmpty_Exception { get; }
Property Value
Type | Description |
---|---|
System.String |
DataContext_FindAsync_NotFound_Exception
Looks up a localized string similar to No entry was found with the provided criteria {0}..
Declaration
public static string DataContext_FindAsync_NotFound_Exception { get; }
Property Value
Type | Description |
---|---|
System.String |
DataContext_MismatchedDataContextInCommand_Exception
Looks up a localized string similar to The provided command execution context targets a different data context than the one supposed to execute the command..
Declaration
public static string DataContext_MismatchedDataContextInCommand_Exception { get; }
Property Value
Type | Description |
---|---|
System.String |
DataContextBase_BadInitializationContext_Exception
Looks up a localized string similar to The provided context is not a '{0}'..
Declaration
public static string DataContextBase_BadInitializationContext_Exception { get; }
Property Value
Type | Description |
---|---|
System.String |
DataContextBase_CreateCommand_BadCommandType_Exception
Looks up a localized string similar to The command type parameter '{0}' must inherit {1}..
Declaration
public static string DataContextBase_CreateCommand_BadCommandType_Exception { get; }
Property Value
Type | Description |
---|---|
System.String |
DataContextBase_EntityNotAttached_Exception
Looks up a localized string similar to The provided entity '{0}' is not attached to the data context..
Declaration
public static string DataContextBase_EntityNotAttached_Exception { get; }
Property Value
Type | Description |
---|---|
System.String |
DataContextCache_KeyAndEntityEntryIdDoNotMatch_Exception
Looks up a localized string similar to The key ('{0}') and then entity info ID ('{1}') do not match..
Declaration
public static string DataContextCache_KeyAndEntityEntryIdDoNotMatch_Exception { get; }
Property Value
Type | Description |
---|---|
System.String |
DataContextQueryableSubstituteTypeConstantHandler_BadQueryProvider_Exception
Looks up a localized string similar to Expected a {0} provider in query {1}..
Declaration
public static string DataContextQueryableSubstituteTypeConstantHandler_BadQueryProvider_Exception { get; }
Property Value
Type | Description |
---|---|
System.String |
DataConverterNotFound_Exception
Looks up a localized string similar to No data converters were found for source type '{0}' and target type '{1}'..
Declaration
public static string DataConverterNotFound_Exception { get; }
Property Value
Type | Description |
---|---|
System.String |
DataValidationException_Message
Looks up a localized string similar to Validation failed for {0}: {1}..
Declaration
public static string DataValidationException_Message { get; }
Property Value
Type | Description |
---|---|
System.String |
DataValidator_MismatchedEntityType_Exception
Looks up a localized string similar to Expected an object of type '{0}', but received one of type '{1}'..
Declaration
public static string DataValidator_MismatchedEntityType_Exception { get; }
Property Value
Type | Description |
---|---|
System.String |
DefaultDataContextProvider_AmbiguousDataContext_Exception
Looks up a localized string similar to Ambiguous data context for data store '{0}': at least '{1}' and '{2}' found. Please provide a proper [ProcessingPriority] attribute on the implementation DataContext classes to be able to disambiguate..
Declaration
public static string DefaultDataContextProvider_AmbiguousDataContext_Exception { get; }
Property Value
Type | Description |
---|---|
System.String |
DefaultDataContextProvider_DataContextNotFoundForDataStoreKind_Exception
Looks up a localized string similar to No data context was found for data store '{0}' of target '{1}'..
Declaration
public static string DefaultDataContextProvider_DataContextNotFoundForDataStoreKind_Exception { get; }
Property Value
Type | Description |
---|---|
System.String |
DefaultDataContextProvider_DataStoreDataContextTypeNotFound_Exception
Looks up a localized string similar to No data context with type '{0}' was found for data store '{1}'..
Declaration
public static string DefaultDataContextProvider_DataStoreDataContextTypeNotFound_Exception { get; }
Property Value
Type | Description |
---|---|
System.String |
DefaultDataConversionService_NonTypedSourceIsNull_Exception
Looks up a localized string similar to The provided source object is null and a type information cannot be identified for it. No conversion has been performed..
Declaration
public static string DefaultDataConversionService_NonTypedSourceIsNull_Exception { get; }
Property Value
Type | Description |
---|---|
System.String |
DefaultDataConversionService_NonTypedTargetIsNull_Exception
Looks up a localized string similar to The provided target object is null and a type information cannot be identified for it..
Declaration
public static string DefaultDataConversionService_NonTypedTargetIsNull_Exception { get; }
Property Value
Type | Description |
---|---|
System.String |
EntityEntry_DataContextAlreadySet_Exception
Looks up a localized string similar to The data context is already set in the entity entry structure, cannot set multiple times..
Declaration
public static string EntityEntry_DataContextAlreadySet_Exception { get; }
Property Value
Type | Description |
---|---|
System.String |
InMemoryDataContext_NotInitialized_Exception
Looks up a localized string similar to The '{0}' must be initialized before working with entities..
Declaration
public static string InMemoryDataContext_NotInitialized_Exception { get; }
Property Value
Type | Description |
---|---|
System.String |
PersistChangesCommand_MaximumNumberOfIterationsExceeded_Exception
Looks up a localized string similar to The maximum number of iterations ({0}) was exceeded when saving with activated behaviors. Could not update the changed entities. See the affected entities for more information..
Declaration
public static string PersistChangesCommand_MaximumNumberOfIterationsExceeded_Exception { get; }
Property Value
Type | Description |
---|---|
System.String |
PersistChangesCommand_NoRootEntitiesToSave_Exception
Looks up a localized string similar to There are no modified root entities to save..
Declaration
public static string PersistChangesCommand_NoRootEntitiesToSave_Exception { get; }
Property Value
Type | Description |
---|---|
System.String |
PersistChangesCommand_ResultMessage
Looks up a localized string similar to Persisted {0} changes..
Declaration
public static string PersistChangesCommand_ResultMessage { get; }
Property Value
Type | Description |
---|---|
System.String |
QueryHelper_ToListAsync_CannotConvertToListException
Looks up a localized string similar to The value '{0}' of type '{1}' cannot be converted to a list of '{2}'..
Declaration
public static string QueryHelper_ToListAsync_CannotConvertToListException { get; }
Property Value
Type | Description |
---|---|
System.String |
RefBase_GetDataContext_NullDataContext_Exception
Looks up a localized string similar to Cannot retrieve a data context for reference {0}..
Declaration
public static string RefBase_GetDataContext_NullDataContext_Exception { get; }
Property Value
Type | Description |
---|---|
System.String |
RefBase_GetEntity_Null_Exception
Looks up a localized string similar to The entity for reference {0} could not be retrieved (null reference)..
Declaration
public static string RefBase_GetEntity_Null_Exception { get; }
Property Value
Type | Description |
---|---|
System.String |
RefBase_GetEntityEntry_Disposed_Exception
Looks up a localized string similar to The entity for reference {0} has been disposed..
Declaration
public static string RefBase_GetEntityEntry_Disposed_Exception { get; }
Property Value
Type | Description |
---|---|
System.String |
RefBase_GetEntityEntry_Null_Exception
Looks up a localized string similar to The entity entry for reference {0} could not be retrieved (null reference)..
Declaration
public static string RefBase_GetEntityEntry_Null_Exception { get; }
Property Value
Type | Description |
---|---|
System.String |
RequiredRefAttribute_ValidationError
Looks up a localized string similar to The field '{0}' is required..
Declaration
public static string RequiredRefAttribute_ValidationError { get; }
Property Value
Type | Description |
---|---|
System.String |
ResourceManager
Returns the cached ResourceManager instance used by this class.
Declaration
public static ResourceManager ResourceManager { get; }
Property Value
Type | Description |
---|---|
System.Resources.ResourceManager |