Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/reference-assemblies.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/v4.7/System.Data.Entity.cs')
-rw-r--r--src/v4.7/System.Data.Entity.cs1423
1 files changed, 0 insertions, 1423 deletions
diff --git a/src/v4.7/System.Data.Entity.cs b/src/v4.7/System.Data.Entity.cs
index 7e8ae73..2ca70ae 100644
--- a/src/v4.7/System.Data.Entity.cs
+++ b/src/v4.7/System.Data.Entity.cs
@@ -1287,1429 +1287,6 @@ namespace System.Data.Common.EntitySql
public System.Collections.ObjectModel.ReadOnlyCollection<System.Data.Common.EntitySql.FunctionDefinition> FunctionDefinitions { get { throw null; } }
}
}
-namespace System.Data.Entity
-{
- public static partial class Strings
- {
- public static string ADP_ClosedDataReaderError { get { throw null; } }
- public static string ADP_GetSchemaTableIsNotSupported { get { throw null; } }
- public static string ADP_ImplicitlyClosedDataReaderError { get { throw null; } }
- public static string ADP_InvalidDataDirectory { get { throw null; } }
- public static string ADP_InvalidDataReaderFieldCountForScalarType { get { throw null; } }
- public static string ADP_InvalidDataReaderUnableToDetermineType { get { throw null; } }
- public static string ADP_InvalidMultipartNameDelimiterUsage { get { throw null; } }
- public static string ADP_KeysRequiredForNesting { get { throw null; } }
- public static string ADP_MustUseSequentialAccess { get { throw null; } }
- public static string ADP_NoData { get { throw null; } }
- public static string ADP_ProviderDoesNotSupportCommandTrees { get { throw null; } }
- public static string AllElementsMustBeInSchema { get { throw null; } }
- public static string AmbiguousFunctionArguments { get { throw null; } }
- public static string ArgumentMustBeCSpaceType { get { throw null; } }
- public static string ArgumentMustBeOSpaceType { get { throw null; } }
- public static string ArrayTooSmall { get { throw null; } }
- public static string AtleastOneSSDLNeeded { get { throw null; } }
- public static string BadNavigationPropertyRolesCannotBeTheSame { get { throw null; } }
- public static string BetweenLimitsCannotBeUntypedNulls { get { throw null; } }
- public static string CalculatedEnumValueOutOfRange { get { throw null; } }
- public static string CannotCreateEmptyMultiset { get { throw null; } }
- public static string CannotCreateMultisetofNulls { get { throw null; } }
- public static string CannotLoadDifferentVersionOfSchemaInTheSameItemCollection { get { throw null; } }
- public static string CodeGen_PropertyDeclaringTypeIsValueType { get { throw null; } }
- public static string CodeGen_PropertyIsIndexed { get { throw null; } }
- public static string CodeGen_PropertyIsStatic { get { throw null; } }
- public static string CodeGen_PropertyNoGetter { get { throw null; } }
- public static string CodeGen_PropertyNoSetter { get { throw null; } }
- public static string CodeGen_PropertyStrongNameIdentity { get { throw null; } }
- public static string CodeGen_PropertyUnsupportedForm { get { throw null; } }
- public static string CodeGen_PropertyUnsupportedType { get { throw null; } }
- public static string Collections_InvalidEntityStateSource { get { throw null; } }
- public static string Collections_UnableToMergeCollections { get { throw null; } }
- public static string CommandTextFunctionsCannotDeclareStoreFunctionName { get { throw null; } }
- public static string CommandTextFunctionsNotComposable { get { throw null; } }
- public static string ComplexObject_ComplexObjectAlreadyAttachedToParent { get { throw null; } }
- public static string ComposableFunctionOrFunctionImportMustDeclareReturnType { get { throw null; } }
- public static string ConcatBuiltinNotSupported { get { throw null; } }
- public static string Cqt_Aggregate_InvalidFunction { get { throw null; } }
- public static string Cqt_And_BooleanArgumentsRequired { get { throw null; } }
- public static string Cqt_Apply_DuplicateVariableNames { get { throw null; } }
- public static string Cqt_Arithmetic_NumericCommonType { get { throw null; } }
- public static string Cqt_Binding_CollectionRequired { get { throw null; } }
- public static string Cqt_Binding_VariableNameNotValid { get { throw null; } }
- public static string Cqt_Case_InvalidResultType { get { throw null; } }
- public static string Cqt_Case_WhensMustEqualThens { get { throw null; } }
- public static string Cqt_CommandTree_InvalidDataSpace { get { throw null; } }
- public static string Cqt_Comparison_ComparableRequired { get { throw null; } }
- public static string Cqt_Constant_InvalidType { get { throw null; } }
- public static string Cqt_CrossJoin_AtLeastTwoInputs { get { throw null; } }
- public static string Cqt_DeRef_RefRequired { get { throw null; } }
- public static string Cqt_Distinct_InvalidCollection { get { throw null; } }
- public static string Cqt_Element_InvalidArgumentForUnwrapSingleProperty { get { throw null; } }
- public static string Cqt_Exceptions_InvalidCommandTree { get { throw null; } }
- public static string Cqt_ExpressionList_IncorrectElementCount { get { throw null; } }
- public static string Cqt_Factory_IncompatibleRelationEnds { get { throw null; } }
- public static string Cqt_Factory_NewCollectionInvalidCommonType { get { throw null; } }
- public static string Cqt_Factory_NoSuchRelationEnd { get { throw null; } }
- public static string Cqt_Function_CommandTextInExpression { get { throw null; } }
- public static string Cqt_Function_NonComposableInExpression { get { throw null; } }
- public static string Cqt_Function_VoidResultInvalid { get { throw null; } }
- public static string Cqt_General_MetadataNotReadOnly { get { throw null; } }
- public static string Cqt_General_NoProviderBooleanType { get { throw null; } }
- public static string Cqt_General_NoProviderIntegerType { get { throw null; } }
- public static string Cqt_General_NoProviderStringType { get { throw null; } }
- public static string Cqt_GetEntityRef_EntityRequired { get { throw null; } }
- public static string Cqt_GetRefKey_RefRequired { get { throw null; } }
- public static string Cqt_GroupBinding_CollectionRequired { get { throw null; } }
- public static string Cqt_GroupBinding_GroupVariableNameNotValid { get { throw null; } }
- public static string Cqt_GroupBy_AtLeastOneKeyOrAggregate { get { throw null; } }
- public static string Cqt_GroupBy_MoreThanOneGroupAggregate { get { throw null; } }
- public static string Cqt_IsNull_CollectionNotAllowed { get { throw null; } }
- public static string Cqt_IsNull_InvalidType { get { throw null; } }
- public static string Cqt_Join_DuplicateVariableNames { get { throw null; } }
- public static string Cqt_Limit_ConstantOrParameterRefRequired { get { throw null; } }
- public static string Cqt_Limit_IntegerRequired { get { throw null; } }
- public static string Cqt_Limit_NonNegativeLimitRequired { get { throw null; } }
- public static string Cqt_Metadata_EdmMemberIncorrectSpace { get { throw null; } }
- public static string Cqt_Metadata_EntitySetEntityContainerNull { get { throw null; } }
- public static string Cqt_Metadata_EntitySetIncorrectSpace { get { throw null; } }
- public static string Cqt_Metadata_EntityTypeEmptyKeyMembersInvalid { get { throw null; } }
- public static string Cqt_Metadata_EntityTypeNullKeyMembersInvalid { get { throw null; } }
- public static string Cqt_Metadata_FunctionIncorrectSpace { get { throw null; } }
- public static string Cqt_Metadata_FunctionParameterIncorrectSpace { get { throw null; } }
- public static string Cqt_Metadata_FunctionReturnParameterNull { get { throw null; } }
- public static string Cqt_Metadata_TypeUsageIncorrectSpace { get { throw null; } }
- public static string Cqt_NewInstance_CollectionTypeRequired { get { throw null; } }
- public static string Cqt_NewInstance_IncompatibleRelatedEntity_SourceTypeNotValid { get { throw null; } }
- public static string Cqt_NewInstance_StructuralTypeRequired { get { throw null; } }
- public static string Cqt_Not_BooleanArgumentRequired { get { throw null; } }
- public static string Cqt_Or_BooleanArgumentsRequired { get { throw null; } }
- public static string Cqt_Property_InstanceRequiredForInstance { get { throw null; } }
- public static string Cqt_Ref_PolymorphicArgRequired { get { throw null; } }
- public static string Cqt_RelatedEntityRef_TargetEndFromDifferentRelationship { get { throw null; } }
- public static string Cqt_RelatedEntityRef_TargetEndMustBeAtMostOne { get { throw null; } }
- public static string Cqt_RelatedEntityRef_TargetEndSameAsSourceEnd { get { throw null; } }
- public static string Cqt_RelatedEntityRef_TargetEntityNotCompatible { get { throw null; } }
- public static string Cqt_RelatedEntityRef_TargetEntityNotRef { get { throw null; } }
- public static string Cqt_RelNav_NoCompositions { get { throw null; } }
- public static string Cqt_Skip_ConstantOrParameterRefRequired { get { throw null; } }
- public static string Cqt_Skip_IntegerRequired { get { throw null; } }
- public static string Cqt_Skip_NonNegativeCountRequired { get { throw null; } }
- public static string Cqt_Sort_EmptyCollationInvalid { get { throw null; } }
- public static string Cqt_Sort_NonStringCollationInvalid { get { throw null; } }
- public static string Cqt_Sort_OrderComparable { get { throw null; } }
- public static string Cqt_Util_CheckListEmptyInvalid { get { throw null; } }
- public static string CtxAlias { get { throw null; } }
- public static string CtxAliasedNamespaceImport { get { throw null; } }
- public static string CtxAnd { get { throw null; } }
- public static string CtxAnyElement { get { throw null; } }
- public static string CtxApplyClause { get { throw null; } }
- public static string CtxBetween { get { throw null; } }
- public static string CtxCase { get { throw null; } }
- public static string CtxCaseElse { get { throw null; } }
- public static string CtxCaseWhenThen { get { throw null; } }
- public static string CtxCast { get { throw null; } }
- public static string CtxCollatedOrderByClauseItem { get { throw null; } }
- public static string CtxCollectionTypeDefinition { get { throw null; } }
- public static string CtxCommandExpression { get { throw null; } }
- public static string CtxCreateRef { get { throw null; } }
- public static string CtxDeref { get { throw null; } }
- public static string CtxDivide { get { throw null; } }
- public static string CtxElement { get { throw null; } }
- public static string CtxEquals { get { throw null; } }
- public static string CtxEscapedIdentifier { get { throw null; } }
- public static string CtxExcept { get { throw null; } }
- public static string CtxExists { get { throw null; } }
- public static string CtxExpressionList { get { throw null; } }
- public static string CtxFlatten { get { throw null; } }
- public static string CtxFromApplyClause { get { throw null; } }
- public static string CtxFromClause { get { throw null; } }
- public static string CtxFromClauseItem { get { throw null; } }
- public static string CtxFromClauseList { get { throw null; } }
- public static string CtxFromJoinClause { get { throw null; } }
- public static string CtxFunctionDefinition { get { throw null; } }
- public static string CtxGreaterThan { get { throw null; } }
- public static string CtxGreaterThanEqual { get { throw null; } }
- public static string CtxGroupByClause { get { throw null; } }
- public static string CtxGroupPartition { get { throw null; } }
- public static string CtxHavingClause { get { throw null; } }
- public static string CtxIdentifier { get { throw null; } }
- public static string CtxIn { get { throw null; } }
- public static string CtxIntersect { get { throw null; } }
- public static string CtxIsNotNull { get { throw null; } }
- public static string CtxIsNotOf { get { throw null; } }
- public static string CtxIsNull { get { throw null; } }
- public static string CtxIsOf { get { throw null; } }
- public static string CtxJoinClause { get { throw null; } }
- public static string CtxJoinOnClause { get { throw null; } }
- public static string CtxKey { get { throw null; } }
- public static string CtxLessThan { get { throw null; } }
- public static string CtxLessThanEqual { get { throw null; } }
- public static string CtxLike { get { throw null; } }
- public static string CtxLimitSubClause { get { throw null; } }
- public static string CtxLiteral { get { throw null; } }
- public static string CtxMemberAccess { get { throw null; } }
- public static string CtxMethod { get { throw null; } }
- public static string CtxMinus { get { throw null; } }
- public static string CtxModulus { get { throw null; } }
- public static string CtxMultiply { get { throw null; } }
- public static string CtxMultisetCtor { get { throw null; } }
- public static string CtxNamespaceImport { get { throw null; } }
- public static string CtxNamespaceImportList { get { throw null; } }
- public static string CtxNavigate { get { throw null; } }
- public static string CtxNot { get { throw null; } }
- public static string CtxNotBetween { get { throw null; } }
- public static string CtxNotEqual { get { throw null; } }
- public static string CtxNotIn { get { throw null; } }
- public static string CtxNotLike { get { throw null; } }
- public static string CtxNullLiteral { get { throw null; } }
- public static string CtxOfType { get { throw null; } }
- public static string CtxOfTypeOnly { get { throw null; } }
- public static string CtxOr { get { throw null; } }
- public static string CtxOrderByClause { get { throw null; } }
- public static string CtxOrderByClauseItem { get { throw null; } }
- public static string CtxOverlaps { get { throw null; } }
- public static string CtxParen { get { throw null; } }
- public static string CtxPlus { get { throw null; } }
- public static string CtxQueryExpression { get { throw null; } }
- public static string CtxQueryStatement { get { throw null; } }
- public static string CtxRef { get { throw null; } }
- public static string CtxRefTypeDefinition { get { throw null; } }
- public static string CtxRelationship { get { throw null; } }
- public static string CtxRelationshipList { get { throw null; } }
- public static string CtxRowCtor { get { throw null; } }
- public static string CtxRowTypeDefinition { get { throw null; } }
- public static string CtxSelectRowClause { get { throw null; } }
- public static string CtxSelectValueClause { get { throw null; } }
- public static string CtxSet { get { throw null; } }
- public static string CtxSimpleIdentifier { get { throw null; } }
- public static string CtxSkipSubClause { get { throw null; } }
- public static string CtxTopSubClause { get { throw null; } }
- public static string CtxTreat { get { throw null; } }
- public static string CtxTypeName { get { throw null; } }
- public static string CtxTypeNameWithTypeSpec { get { throw null; } }
- public static string CtxUnaryMinus { get { throw null; } }
- public static string CtxUnaryPlus { get { throw null; } }
- public static string CtxUnion { get { throw null; } }
- public static string CtxUnionAll { get { throw null; } }
- public static string CtxWhereClause { get { throw null; } }
- public static string DefaultNotAllowed { get { throw null; } }
- public static string DuplicateEnumMember { get { throw null; } }
- public static string EdmMembersDefiningTypeDoNotAgreeWithMetadataType { get { throw null; } }
- public static string ElementOperatorIsNotSupported { get { throw null; } }
- public static string ELinq_AnonymousType { get { throw null; } }
- public static string ELinq_ClosureType { get { throw null; } }
- public static string ELinq_CreateOrderedEnumerableNotSupported { get { throw null; } }
- public static string ELinq_CycleDetected { get { throw null; } }
- public static string ELinq_EdmFunctionDirectCall { get { throw null; } }
- public static string ELinq_ExpressionMustBeIQueryable { get { throw null; } }
- public static string ELinq_MethodNotDirectlyCallable { get { throw null; } }
- public static string ELinq_PropertyIndexNotSupported { get { throw null; } }
- public static string ELinq_SkipWithoutOrder { get { throw null; } }
- public static string ELinq_ThenByDoesNotFollowOrderBy { get { throw null; } }
- public static string ELinq_UnsupportedBinding { get { throw null; } }
- public static string ELinq_UnsupportedCastToDecimal { get { throw null; } }
- public static string ELinq_UnsupportedConstructor { get { throw null; } }
- public static string ELinq_UnsupportedDifferentContexts { get { throw null; } }
- public static string ELinq_UnsupportedInclude { get { throw null; } }
- public static string ELinq_UnsupportedInitializers { get { throw null; } }
- public static string ELinq_UnsupportedMergeAs { get { throw null; } }
- public static string ELinq_UnsupportedNestedFirst { get { throw null; } }
- public static string ELinq_UnsupportedNestedSingle { get { throw null; } }
- public static string ELinq_UnsupportedQueryableMethod { get { throw null; } }
- public static string EmptyCommandText { get { throw null; } }
- public static string EmptyDefiningQuery { get { throw null; } }
- public static string EmptySchemaTextReader { get { throw null; } }
- public static string EntityClient_CannotCloneStoreProvider { get { throw null; } }
- public static string EntityClient_CannotDeduceDbType { get { throw null; } }
- public static string EntityClient_CannotGetCommandText { get { throw null; } }
- public static string EntityClient_CannotGetCommandTree { get { throw null; } }
- public static string EntityClient_CannotReopenConnection { get { throw null; } }
- public static string EntityClient_CannotReprepareCommandDefinitionBasedCommand { get { throw null; } }
- public static string EntityClient_CannotSetCommandText { get { throw null; } }
- public static string EntityClient_CannotSetCommandTree { get { throw null; } }
- public static string EntityClient_ClosedConnectionForUpdate { get { throw null; } }
- public static string EntityClient_CommandDefinitionExecutionFailed { get { throw null; } }
- public static string EntityClient_CommandDefinitionPreparationFailed { get { throw null; } }
- public static string EntityClient_CommandExecutionFailed { get { throw null; } }
- public static string EntityClient_CommandTreeMetadataIncompatible { get { throw null; } }
- public static string EntityClient_ConnectionMustBeClosed { get { throw null; } }
- public static string EntityClient_ConnectionNotOpen { get { throw null; } }
- public static string EntityClient_ConnectionStateBroken { get { throw null; } }
- public static string EntityClient_ConnectionStateClosed { get { throw null; } }
- public static string EntityClient_ConnectionStringNeededBeforeOperation { get { throw null; } }
- public static string EntityClient_DataReaderIsStillOpen { get { throw null; } }
- public static string EntityClient_EmptyParameterName { get { throw null; } }
- public static string EntityClient_ErrorInBeginningTransaction { get { throw null; } }
- public static string EntityClient_ErrorInClosingConnection { get { throw null; } }
- public static string EntityClient_ExtraParametersWithNamedConnection { get { throw null; } }
- public static string EntityClient_FunctionImportEmptyCommandText { get { throw null; } }
- public static string EntityClient_InvalidNamedConnection { get { throw null; } }
- public static string EntityClient_InvalidStoredProcedureCommandText { get { throw null; } }
- public static string EntityClient_InvalidStoreProvider { get { throw null; } }
- public static string EntityClient_InvalidTransactionForCommand { get { throw null; } }
- public static string EntityClient_NoCommandText { get { throw null; } }
- public static string EntityClient_NoConnectionForAdapter { get { throw null; } }
- public static string EntityClient_NoConnectionForCommand { get { throw null; } }
- public static string EntityClient_NoStoreConnectionForUpdate { get { throw null; } }
- public static string EntityClient_ProviderGeneralError { get { throw null; } }
- public static string EntityClient_RequiresNonStoreCommandTree { get { throw null; } }
- public static string EntityClient_SettingsCannotBeChangedOnOpenConnection { get { throw null; } }
- public static string EntityClient_StoreReaderFailed { get { throw null; } }
- public static string EntityClient_TooFewColumns { get { throw null; } }
- public static string EntityClient_TransactionAlreadyStarted { get { throw null; } }
- public static string EntityClient_UnsupportedCommandType { get { throw null; } }
- public static string EntityClient_ValueNotString { get { throw null; } }
- public static string EntityKey_CannotChangeKey { get { throw null; } }
- public static string EntityKey_DataRecordMustBeEntity { get { throw null; } }
- public static string EntityKey_EntityKeyMustHaveValues { get { throw null; } }
- public static string EntityKey_InvalidQualifiedEntitySetName { get { throw null; } }
- public static string EntityKey_MissingEntitySetName { get { throw null; } }
- public static string EntityKey_NoNullsAllowedInKeyValuePairs { get { throw null; } }
- public static string EntityKey_UnexpectedNull { get { throw null; } }
- public static string EntityParameterCollectionRemoveInvalidObject { get { throw null; } }
- public static string EntityParameterContainedByAnotherCollection { get { throw null; } }
- public static string EntityParameterNull { get { throw null; } }
- public static string EntityProxyTypeInfo_ProxyHasWrongWrapper { get { throw null; } }
- public static string EntityReference_CannotChangeReferentialConstraintProperty { get { throw null; } }
- public static string EntityReference_CannotSetSpecialKeys { get { throw null; } }
- public static string EntityReference_EntityKeyValueMismatch { get { throw null; } }
- public static string EntityReference_LessThanExpectedRelatedEntitiesFound { get { throw null; } }
- public static string EntityReference_MoreThanExpectedRelatedEntitiesFound { get { throw null; } }
- public static string EntitySetInAnotherContainer { get { throw null; } }
- public static string EntityTypesDoNotAgree { get { throw null; } }
- public static string Entity_EntityCantHaveMultipleChangeTrackers { get { throw null; } }
- public static string ExpressionCannotBeNull { get { throw null; } }
- public static string ExpressionMustBeCollection { get { throw null; } }
- public static string ExpressionMustBeNumericType { get { throw null; } }
- public static string ExpressionTypeMustBeBoolean { get { throw null; } }
- public static string ExpressionTypeMustBeEqualComparable { get { throw null; } }
- public static string ExpressionTypeMustNotBeCollection { get { throw null; } }
- public static string ExprIsNotValidEntitySetForCreateRef { get { throw null; } }
- public static string ExtraInfo { get { throw null; } }
- public static string FacetDeclarationRequiresTypeAttribute { get { throw null; } }
- public static string FailedToRetrieveProviderManifest { get { throw null; } }
- public static string GeneralQueryError { get { throw null; } }
- public static string Generated_Views_Changed { get { throw null; } }
- public static string GeneratorErrorSeverityError { get { throw null; } }
- public static string GeneratorErrorSeverityUnknown { get { throw null; } }
- public static string GeneratorErrorSeverityWarning { get { throw null; } }
- public static string GenericSyntaxError { get { throw null; } }
- public static string GroupingKeysMustBeEqualComparable { get { throw null; } }
- public static string GroupPartitionOutOfContext { get { throw null; } }
- public static string GroupVarNotFoundInScope { get { throw null; } }
- public static string HavingRequiresGroupClause { get { throw null; } }
- public static string ImcompatibleCreateRefKeyElementType { get { throw null; } }
- public static string ImcompatibleCreateRefKeyType { get { throw null; } }
- public static string IncorrectProviderManifest { get { throw null; } }
- public static string InFromClause { get { throw null; } }
- public static string InGroupClause { get { throw null; } }
- public static string InnerJoinMustHaveOnPredicate { get { throw null; } }
- public static string InRowCtor { get { throw null; } }
- public static string InSelectProjectionList { get { throw null; } }
- public static string InvalidArgumentTypeForAggregateFunction { get { throw null; } }
- public static string InvalidCaseResultTypes { get { throw null; } }
- public static string InvalidCaseWhenThenNullType { get { throw null; } }
- public static string InvalidCastExpressionType { get { throw null; } }
- public static string InvalidCastType { get { throw null; } }
- public static string InvalidCreateRefKeyType { get { throw null; } }
- public static string InvalidDistinctArgumentInCtor { get { throw null; } }
- public static string InvalidDistinctArgumentInNonAggFunction { get { throw null; } }
- public static string InvalidDocumentationBothTextAndStructure { get { throw null; } }
- public static string InvalidEmptyIdentifier { get { throw null; } }
- public static string InvalidEmptyQuery { get { throw null; } }
- public static string InvalidEmptyQueryTextArgument { get { throw null; } }
- public static string InvalidEnumUnderlyingType { get { throw null; } }
- public static string InvalidFlattenArgument { get { throw null; } }
- public static string InvalidJoinLeftCorrelation { get { throw null; } }
- public static string InvalidMaxLengthSize { get { throw null; } }
- public static string InvalidMetadataMemberName { get { throw null; } }
- public static string InvalidMetadataPath { get { throw null; } }
- public static string InvalidModeForWithRelationshipClause { get { throw null; } }
- public static string InvalidNamespaceAlias { get { throw null; } }
- public static string InvalidNullArithmetic { get { throw null; } }
- public static string InvalidNullComparison { get { throw null; } }
- public static string InvalidOperationMultipleEndsInAssociation { get { throw null; } }
- public static string InvalidOperatorSymbol { get { throw null; } }
- public static string InvalidPredicateForCrossJoin { get { throw null; } }
- public static string InvalidPunctuatorSymbol { get { throw null; } }
- public static string InvalidSavePoint { get { throw null; } }
- public static string InvalidScopeIndex { get { throw null; } }
- public static string InvalidSelectValueAliasedExpression { get { throw null; } }
- public static string InvalidSelectValueList { get { throw null; } }
- public static string InvalidTypeForWithRelationshipClause { get { throw null; } }
- public static string Iqt_CTGen_UnexpectedAggregate { get { throw null; } }
- public static string Iqt_CTGen_UnexpectedVarDef { get { throw null; } }
- public static string Iqt_CTGen_UnexpectedVarDefList { get { throw null; } }
- public static string IsNullInvalidType { get { throw null; } }
- public static string LeftSetExpressionArgsMustBeCollection { get { throw null; } }
- public static string LikeArgMustBeStringType { get { throw null; } }
- public static string LocalizedCollection { get { throw null; } }
- public static string LocalizedColumn { get { throw null; } }
- public static string LocalizedComplex { get { throw null; } }
- public static string LocalizedEntity { get { throw null; } }
- public static string LocalizedEntityContainerExpression { get { throw null; } }
- public static string LocalizedEnumMember { get { throw null; } }
- public static string LocalizedFunction { get { throw null; } }
- public static string LocalizedInlineFunction { get { throw null; } }
- public static string LocalizedKeyword { get { throw null; } }
- public static string LocalizedLeft { get { throw null; } }
- public static string LocalizedLine { get { throw null; } }
- public static string LocalizedMetadataMemberExpression { get { throw null; } }
- public static string LocalizedNamespace { get { throw null; } }
- public static string LocalizedNear { get { throw null; } }
- public static string LocalizedPrimitive { get { throw null; } }
- public static string LocalizedReference { get { throw null; } }
- public static string LocalizedRight { get { throw null; } }
- public static string LocalizedRow { get { throw null; } }
- public static string LocalizedTerm { get { throw null; } }
- public static string LocalizedType { get { throw null; } }
- public static string LocalizedValueExpression { get { throw null; } }
- public static string MalformedSingleQuotePayload { get { throw null; } }
- public static string MalformedStringLiteralPayload { get { throw null; } }
- public static string Mapping_ConditionValueTypeMismatch { get { throw null; } }
- public static string Mapping_DifferentEdmStoreVersion { get { throw null; } }
- public static string Mapping_DifferentMappingEdmStoreVersion { get { throw null; } }
- public static string Mapping_DistinctFlagInReadWriteContainer { get { throw null; } }
- public static string Mapping_General_Error { get { throw null; } }
- public static string Mapping_InvalidContent_Association_Type_Empty { get { throw null; } }
- public static string Mapping_InvalidContent_ConditionMapping_Both_Members { get { throw null; } }
- public static string Mapping_InvalidContent_ConditionMapping_Both_Values { get { throw null; } }
- public static string Mapping_InvalidContent_ConditionMapping_Either_Members { get { throw null; } }
- public static string Mapping_InvalidContent_ConditionMapping_Either_Values { get { throw null; } }
- public static string Mapping_InvalidContent_ConditionMapping_NonScalar { get { throw null; } }
- public static string Mapping_InvalidContent_Container_SubElement { get { throw null; } }
- public static string Mapping_InvalidContent_General { get { throw null; } }
- public static string Mapping_InvalidContent_IsTypeOfNotTerminated { get { throw null; } }
- public static string Mapping_InvalidContent_Table_Expected { get { throw null; } }
- public static string Mapping_InvalidContent_TypeMapping_QueryView { get { throw null; } }
- public static string Mapping_ModificationFunction_In_Table_Context { get { throw null; } }
- public static string Mapping_ModificationFunction_MissingVersion { get { throw null; } }
- public static string Mapping_ModificationFunction_Multiple_Types { get { throw null; } }
- public static string Mapping_ModificationFunction_VersionMustBeCurrent { get { throw null; } }
- public static string Mapping_ModificationFunction_VersionMustBeOriginal { get { throw null; } }
- public static string Mapping_TypeName_For_First_QueryView { get { throw null; } }
- public static string Materializer_CannotReEnumerateQueryResults { get { throw null; } }
- public static string Materializer_PropertyIsNotNullable { get { throw null; } }
- public static string Materializer_UnsupportedType { get { throw null; } }
- public static string Metadata_General_Error { get { throw null; } }
- public static string MethodInvocationNotSupported { get { throw null; } }
- public static string MismatchNumberOfPropertiesinRelationshipConstraint { get { throw null; } }
- public static string MissingName { get { throw null; } }
- public static string MissingNamespaceAttribute { get { throw null; } }
- public static string MultisetElemsAreNotTypeCompatible { get { throw null; } }
- public static string NonComposableFunctionHasDisallowedAttribute { get { throw null; } }
- public static string NonComposableFunctionMustNotDeclareReturnType { get { throw null; } }
- public static string NotBinaryTypeForTypeUsage { get { throw null; } }
- public static string NotDateTimeOffsetTypeForTypeUsage { get { throw null; } }
- public static string NotDateTimeTypeForTypeUsage { get { throw null; } }
- public static string NotDecimalTypeForTypeUsage { get { throw null; } }
- public static string NotStringTypeForTypeUsage { get { throw null; } }
- public static string NotTimeTypeForTypeUsage { get { throw null; } }
- public static string NotValidInputPath { get { throw null; } }
- public static string NullLiteralCannotBePromotedToCollectionOfNulls { get { throw null; } }
- public static string ObjectContext_CannotAttachEntityWithoutKey { get { throw null; } }
- public static string ObjectContext_CannotAttachEntityWithTemporaryKey { get { throw null; } }
- public static string ObjectContext_CannotDeleteEntityNotInObjectStateManager { get { throw null; } }
- public static string ObjectContext_CannotDetachEntityNotInObjectStateManager { get { throw null; } }
- public static string ObjectContext_CannotSetDefaultContainerName { get { throw null; } }
- public static string ObjectContext_CommitWithConceptualNull { get { throw null; } }
- public static string ObjectContext_ContainerQualifiedEntitySetNameRequired { get { throw null; } }
- public static string ObjectContext_EntityAlreadyExistsInObjectStateManager { get { throw null; } }
- public static string ObjectContext_EntityNotTrackedOrHasTempKey { get { throw null; } }
- public static string ObjectContext_EntitySetNameOrEntityKeyRequired { get { throw null; } }
- public static string ObjectContext_ExecuteCommandWithMixOfDbParameterAndValues { get { throw null; } }
- public static string ObjectContext_InvalidCommandTimeout { get { throw null; } }
- public static string ObjectContext_InvalidConnection { get { throw null; } }
- public static string ObjectContext_InvalidConnectionString { get { throw null; } }
- public static string ObjectContext_InvalidDataAdapter { get { throw null; } }
- public static string ObjectContext_InvalidEntityState { get { throw null; } }
- public static string ObjectContext_InvalidRelationshipState { get { throw null; } }
- public static string ObjectContext_MetadataHasChanged { get { throw null; } }
- public static string ObjectContext_ObjectDisposed { get { throw null; } }
- public static string ObjectContext_ObjectNotFound { get { throw null; } }
- public static string ObjectContext_QualfiedEntitySetName { get { throw null; } }
- public static string ObjectContext_RequiredMetadataNotAvailble { get { throw null; } }
- public static string ObjectContext_SelectorExpressionMustBeMemberAccess { get { throw null; } }
- public static string ObjectContext_StoreEntityNotPresentInClient { get { throw null; } }
- public static string ObjectParameterCollection_ParametersLocked { get { throw null; } }
- public static string ObjectQuery_InvalidConnection { get { throw null; } }
- public static string ObjectQuery_InvalidEmptyQuery { get { throw null; } }
- public static string ObjectQuery_QueryBuilder_InvalidFilterPredicate { get { throw null; } }
- public static string ObjectQuery_QueryBuilder_InvalidGroupKeyList { get { throw null; } }
- public static string ObjectQuery_QueryBuilder_InvalidProjectionList { get { throw null; } }
- public static string ObjectQuery_QueryBuilder_InvalidQueryArgument { get { throw null; } }
- public static string ObjectQuery_QueryBuilder_InvalidSkipCount { get { throw null; } }
- public static string ObjectQuery_QueryBuilder_InvalidSortKeyList { get { throw null; } }
- public static string ObjectQuery_QueryBuilder_InvalidTopCount { get { throw null; } }
- public static string ObjectQuery_QueryBuilder_NotSupportedLinqSource { get { throw null; } }
- public static string ObjectQuery_Span_IncludeRequiresEntityOrEntityCollection { get { throw null; } }
- public static string ObjectQuery_Span_SpanPathSyntaxError { get { throw null; } }
- public static string ObjectQuery_Span_WhiteSpacePath { get { throw null; } }
- public static string ObjectQuery_UnableToMapResultType { get { throw null; } }
- public static string ObjectStateEntry_CannotAccessKeyEntryValues { get { throw null; } }
- public static string ObjectStateEntry_CannotDeleteOnKeyEntry { get { throw null; } }
- public static string ObjectStateEntry_CannotModifyKeyEntryState { get { throw null; } }
- public static string ObjectStateEntry_CantModifyDetachedDeletedEntries { get { throw null; } }
- public static string ObjectStateEntry_CantModifyRelationState { get { throw null; } }
- public static string ObjectStateEntry_CantModifyRelationValues { get { throw null; } }
- public static string ObjectStateEntry_CantSetEntityKey { get { throw null; } }
- public static string ObjectStateEntry_CurrentValuesDoesNotExist { get { throw null; } }
- public static string ObjectStateEntry_EntityMemberChangedWithoutEntityMemberChanging { get { throw null; } }
- public static string ObjectStateEntry_InvalidState { get { throw null; } }
- public static string ObjectStateEntry_InvalidTypeForComplexTypeProperty { get { throw null; } }
- public static string ObjectStateEntry_OriginalValuesDoesNotExist { get { throw null; } }
- public static string ObjectStateEntry_RelationshipAndKeyEntriesDoNotHaveRelationshipManagers { get { throw null; } }
- public static string ObjectStateManager_AcceptChangesEntityKeyIsNotValid { get { throw null; } }
- public static string ObjectStateManager_CannotChangeRelationshipStateEntityAdded { get { throw null; } }
- public static string ObjectStateManager_CannotChangeRelationshipStateEntityDeleted { get { throw null; } }
- public static string ObjectStateManager_CannotChangeRelationshipStateKeyEntry { get { throw null; } }
- public static string ObjectStateManager_CannotFixUpKeyToExistingValues { get { throw null; } }
- public static string ObjectStateManager_CannotGetRelationshipManagerForDetachedPocoEntity { get { throw null; } }
- public static string ObjectStateManager_ChangeRelationshipStateNotSupportedForForeignKeyAssociations { get { throw null; } }
- public static string ObjectStateManager_ChangeStateFromAddedWithNullKeyIsInvalid { get { throw null; } }
- public static string ObjectStateManager_DetachedObjectStateEntriesDoesNotExistInObjectStateManager { get { throw null; } }
- public static string ObjectStateManager_EntityConflictsWithKeyEntry { get { throw null; } }
- public static string ObjectStateManager_EntityNotTracked { get { throw null; } }
- public static string ObjectStateManager_InvalidKey { get { throw null; } }
- public static string ObjectStateManager_KeyPropertyDoesntMatchValueInKey { get { throw null; } }
- public static string ObjectStateManager_KeyPropertyDoesntMatchValueInKeyForAttach { get { throw null; } }
- public static string ObjectStateManager_NoEntryExistForEntityKey { get { throw null; } }
- public static string ObjectStateManager_ObjectStateManagerContainsThisEntityKey { get { throw null; } }
- public static string ObjectView_AddNewOperationNotAllowedOnAbstractBindingList { get { throw null; } }
- public static string ObjectView_CannotReplacetheEntityorRow { get { throw null; } }
- public static string ObjectView_IncompatibleArgument { get { throw null; } }
- public static string ObjectView_IndexBasedInsertIsNotSupported { get { throw null; } }
- public static string ObjectView_WriteOperationNotAllowedOnReadOnlyBindingList { get { throw null; } }
- public static string OnlyStoreConnectionsSupported { get { throw null; } }
- public static string OperationOnReadOnlyCollection { get { throw null; } }
- public static string OperationOnReadOnlyItem { get { throw null; } }
- public static string OrderByKeyIsNotOrderComparable { get { throw null; } }
- public static string PlusLeftExpressionInvalidType { get { throw null; } }
- public static string PlusRightExpressionInvalidType { get { throw null; } }
- public static string ProviderDidNotCreateACommandDefinition { get { throw null; } }
- public static string ProviderDidNotReturnAProviderManifest { get { throw null; } }
- public static string ProviderDidNotReturnAProviderManifestToken { get { throw null; } }
- public static string ProviderDidNotReturnSpatialServices { get { throw null; } }
- public static string ProviderDoesNotSupportCreateDatabase { get { throw null; } }
- public static string ProviderDoesNotSupportCreateDatabaseScript { get { throw null; } }
- public static string ProviderDoesNotSupportDatabaseExists { get { throw null; } }
- public static string ProviderDoesNotSupportDeleteDatabase { get { throw null; } }
- public static string ProviderEscapeLikeArgumentReturnedNull { get { throw null; } }
- public static string ProviderManifestTokenNotFound { get { throw null; } }
- public static string ProviderRequiresStoreCommandTree { get { throw null; } }
- public static string ProviderReturnedNullForCreateCommandDefinition { get { throw null; } }
- public static string ProviderShouldOverrideEscapeLikeArgument { get { throw null; } }
- public static string RelatedEndExprTypeMustBeReference { get { throw null; } }
- public static string RelatedEnd_CannotCreateRelationshipEntitiesInDifferentContexts { get { throw null; } }
- public static string RelatedEnd_ConflictingChangeOfRelationshipDetected { get { throw null; } }
- public static string RelatedEnd_InvalidEntityContextForAttach { get { throw null; } }
- public static string RelatedEnd_InvalidEntityStateForAttach { get { throw null; } }
- public static string RelatedEnd_InvalidOwnerStateForAttach { get { throw null; } }
- public static string RelatedEnd_LoadCalledOnAlreadyLoadedNoTrackedRelatedEnd { get { throw null; } }
- public static string RelatedEnd_LoadCalledOnNonEmptyNoTrackedRelatedEnd { get { throw null; } }
- public static string RelatedEnd_OwnerIsNull { get { throw null; } }
- public static string RelatedEnd_RelatedEndNotFound { get { throw null; } }
- public static string RelatedEnd_UnableToAddEntity { get { throw null; } }
- public static string RelatedEnd_UnableToAddRelationshipWithDeletedEntity { get { throw null; } }
- public static string RelatedEnd_UnableToRemoveEntity { get { throw null; } }
- public static string RelationshipFromEndIsAmbiguos { get { throw null; } }
- public static string RelationshipManager_CannotGetRelatEndForDetachedPocoEntity { get { throw null; } }
- public static string RelationshipManager_CircularRelationshipsWithReferentialConstraints { get { throw null; } }
- public static string RelationshipManager_CollectionInitializeIsForDeserialization { get { throw null; } }
- public static string RelationshipManager_InconsistentReferentialConstraintProperties { get { throw null; } }
- public static string RelationshipManager_InitializeIsForDeserialization { get { throw null; } }
- public static string RelationshipManager_InvalidRelationshipManagerOwner { get { throw null; } }
- public static string RelationshipManager_UnableToRetrieveReferentialConstraintProperties { get { throw null; } }
- public static string RelationshipManager_UnexpectedNull { get { throw null; } }
- public static string RelationshipManager_UnexpectedNullContext { get { throw null; } }
- public static string RelationshipToEndIsAmbiguos { get { throw null; } }
- public static string ResultingExpressionTypeCannotBeNull { get { throw null; } }
- public static string RightSetExpressionArgsMustBeCollection { get { throw null; } }
- public static string RowCtorElementCannotBeNull { get { throw null; } }
- public static string RowTypeWithoutProperty { get { throw null; } }
- public static string SelectDistinctMustBeEqualComparable { get { throw null; } }
- public static string SourceUriUnknown { get { throw null; } }
- public static string SpatialWithUseStrongSpatialTypesFalse { get { throw null; } }
- public static string Spatial_GeographyValueNotCompatibleWithSpatialServices { get { throw null; } }
- public static string Spatial_GeometryValueNotCompatibleWithSpatialServices { get { throw null; } }
- public static string Spatial_ProviderValueNotCompatibleWithSpatialServices { get { throw null; } }
- public static string Spatial_WellKnownGeographyValueNotValid { get { throw null; } }
- public static string Spatial_WellKnownGeometryValueNotValid { get { throw null; } }
- public static string Spatial_WellKnownValueSerializationPropertyNotDirectlySettable { get { throw null; } }
- public static string SqlGen_ApplyNotSupportedOnSql8 { get { throw null; } }
- public static string SqlGen_NiladicFunctionsCannotHaveParameters { get { throw null; } }
- public static string SqlGen_ParameterForLimitNotSupportedOnSql8 { get { throw null; } }
- public static string SqlGen_ParameterForSkipNotSupportedOnSql8 { get { throw null; } }
- public static string SqlProvider_CredentialsMissingForMasterConnection { get { throw null; } }
- public static string SqlProvider_DdlGeneration_CannotDeleteDatabaseNoInitialCatalog { get { throw null; } }
- public static string SqlProvider_DdlGeneration_CannotTellIfDatabaseExists { get { throw null; } }
- public static string SqlProvider_DdlGeneration_MissingInitialCatalog { get { throw null; } }
- public static string SqlProvider_GeographyValueNotSqlCompatible { get { throw null; } }
- public static string SqlProvider_GeometryValueNotSqlCompatible { get { throw null; } }
- public static string SqlProvider_IncompleteCreateDatabase { get { throw null; } }
- public static string SqlProvider_IncompleteCreateDatabaseAggregate { get { throw null; } }
- public static string SqlProvider_Sql2008RequiredForSpatial { get { throw null; } }
- public static string SqlProvider_SqlTypesAssemblyNotFound { get { throw null; } }
- public static string SqlSpatialservices_CouldNotCreateWellKnownGeographyValueNoSrid { get { throw null; } }
- public static string SqlSpatialservices_CouldNotCreateWellKnownGeographyValueNoWkbOrWkt { get { throw null; } }
- public static string SqlSpatialservices_CouldNotCreateWellKnownGeometryValueNoSrid { get { throw null; } }
- public static string SqlSpatialservices_CouldNotCreateWellKnownGeometryValueNoWkbOrWkt { get { throw null; } }
- public static string StackOverflowInParser { get { throw null; } }
- public static string TopAndLimitCannotCoexist { get { throw null; } }
- public static string TopAndSkipCannotCoexist { get { throw null; } }
- public static string TVFReturnTypeRowHasNonScalarProperty { get { throw null; } }
- public static string TypeArgumentIsNotValid { get { throw null; } }
- public static string TypeArgumentMustBeLiteral { get { throw null; } }
- public static string TypeDeclaredAsAttributeAndElement { get { throw null; } }
- public static string TypeMustBeDeclared { get { throw null; } }
- public static string TypeMustBeInheritableType { get { throw null; } }
- public static string UnableToDetermineApplicationContext { get { throw null; } }
- public static string UnableToDetermineStoreVersion { get { throw null; } }
- public static string UnableToLoadResource { get { throw null; } }
- public static string UnknownAstCommandExpression { get { throw null; } }
- public static string UnknownAstExpressionType { get { throw null; } }
- public static string UnknownBuiltInAstExpressionType { get { throw null; } }
- public static string Update_AmbiguousServerGenIdentifier { get { throw null; } }
- public static string Update_CircularRelationships { get { throw null; } }
- public static string Update_ConstraintCycle { get { throw null; } }
- public static string Update_DuplicateKeys { get { throw null; } }
- public static string Update_ErrorLoadingRecord { get { throw null; } }
- public static string Update_GeneralExecutionException { get { throw null; } }
- public static string Update_InvalidChanges { get { throw null; } }
- public static string Update_ReferentialConstraintIntegrityViolation { get { throw null; } }
- public static string Update_WorkspaceMismatch { get { throw null; } }
- public static string Validator_BaseTypeHasMemberOfSameName { get { throw null; } }
- public static string Validator_CollectionHasNoTypeUsage { get { throw null; } }
- public static string Validator_CollectionTypesCannotHaveBaseType { get { throw null; } }
- public static string Validator_EmptyIdentity { get { throw null; } }
- public static string Validator_FacetHasNoName { get { throw null; } }
- public static string Validator_FacetTypeIsNull { get { throw null; } }
- public static string Validator_ItemAttributeHasNullTypeUsage { get { throw null; } }
- public static string Validator_MemberHasNoName { get { throw null; } }
- public static string Validator_MemberHasNullDeclaringType { get { throw null; } }
- public static string Validator_MemberHasNullTypeUsage { get { throw null; } }
- public static string Validator_MetadataPropertyHasNoName { get { throw null; } }
- public static string Validator_OSpace_Convention_NonMatchingUnderlyingTypes { get { throw null; } }
- public static string Validator_RefTypeHasNullEntityType { get { throw null; } }
- public static string Validator_RefTypesCannotHaveBaseType { get { throw null; } }
- public static string Validator_TypeHasNoName { get { throw null; } }
- public static string Validator_TypeHasNoNamespace { get { throw null; } }
- public static string Validator_TypeUsageHasNullEdmType { get { throw null; } }
- public static string ViewGen_AND { get { throw null; } }
- public static string ViewGen_CommaBlank { get { throw null; } }
- public static string ViewGen_Entities { get { throw null; } }
- public static string ViewGen_EntityInstanceToken { get { throw null; } }
- public static string ViewGen_Error { get { throw null; } }
- public static string Viewgen_ErrorPattern_Partition_Disj_Eq { get { throw null; } }
- public static string Viewgen_ErrorPattern_Partition_Disj_Subs { get { throw null; } }
- public static string Viewgen_ErrorPattern_Partition_Disj_Subs_Ref { get { throw null; } }
- public static string Viewgen_ErrorPattern_Partition_Disj_Unk { get { throw null; } }
- public static string Viewgen_ErrorPattern_Partition_Eq_Disj { get { throw null; } }
- public static string Viewgen_ErrorPattern_Partition_Eq_Subs { get { throw null; } }
- public static string Viewgen_ErrorPattern_Partition_Eq_Subs_Ref { get { throw null; } }
- public static string Viewgen_ErrorPattern_Partition_Eq_Unk { get { throw null; } }
- public static string Viewgen_ErrorPattern_Partition_Eq_Unk_Association { get { throw null; } }
- public static string Viewgen_ErrorPattern_Partition_Sub_Disj { get { throw null; } }
- public static string Viewgen_ErrorPattern_Partition_Sub_Eq { get { throw null; } }
- public static string Viewgen_ErrorPattern_Partition_Sub_Eq_Ref { get { throw null; } }
- public static string Viewgen_ErrorPattern_Partition_Sub_Unk { get { throw null; } }
- public static string ViewGen_Extent { get { throw null; } }
- public static string Viewgen_NoJoinKeyOrFK { get { throw null; } }
- public static string ViewGen_NotNull { get { throw null; } }
- public static string ViewGen_Null { get { throw null; } }
- public static string ViewGen_Tuples { get { throw null; } }
- public static string WildcardEnumeratorReturnedNull { get { throw null; } }
- public static string ADP_CollectionParameterElementIsNull(object p0) { throw null; }
- public static string ADP_CollectionParameterElementIsNullOrEmpty(object p0) { throw null; }
- public static string ADP_ConnectionStringSyntax(object p0) { throw null; }
- public static string ADP_DataReaderClosed(object p0) { throw null; }
- public static string ADP_InternalProviderError(object p0) { throw null; }
- public static string ADP_InvalidBufferSizeOrIndex(object p0, object p1) { throw null; }
- public static string ADP_InvalidConnectionOptionValue(object p0) { throw null; }
- public static string ADP_InvalidDataLength(object p0) { throw null; }
- public static string ADP_InvalidDataReaderMissingColumnForType(object p0, object p1) { throw null; }
- public static string ADP_InvalidDataReaderMissingDiscriminatorColumn(object p0, object p1) { throw null; }
- public static string ADP_InvalidDataReaderUnableToMaterializeNonScalarType(object p0, object p1) { throw null; }
- public static string ADP_InvalidDataType(object p0) { throw null; }
- public static string ADP_InvalidDestinationBufferIndex(object p0, object p1) { throw null; }
- public static string ADP_InvalidEnumerationValue(object p0, object p1) { throw null; }
- public static string ADP_InvalidSizeValue(object p0) { throw null; }
- public static string ADP_InvalidSourceBufferIndex(object p0, object p1) { throw null; }
- public static string ADP_KeysRequiredForJoinOverNest(object p0) { throw null; }
- public static string ADP_KeywordNotSupported(object p0) { throw null; }
- public static string ADP_NestingNotSupported(object p0, object p1) { throw null; }
- public static string ADP_NonSequentialChunkAccess(object p0, object p1, object p2) { throw null; }
- public static string ADP_NonSequentialColumnAccess(object p0, object p1) { throw null; }
- public static string ADP_NoQueryMappingView(object p0, object p1) { throw null; }
- public static string ADP_UnknownDataTypeCode(object p0, object p1) { throw null; }
- public static string AliasNameAlreadyUsed(object p0) { throw null; }
- public static string AliasNameIsAlreadyDefined(object p0) { throw null; }
- public static string AllArtifactsMustTargetSameProvider_InvariantName(object p0, object p1) { throw null; }
- public static string AllArtifactsMustTargetSameProvider_ManifestToken(object p0, object p1) { throw null; }
- public static string AmbiguousEntityContainerEnd(object p0, object p1) { throw null; }
- public static string AmbiguousFunctionAndType(object p0, object p1) { throw null; }
- public static string AmbiguousFunctionOverload(object p0, object p1) { throw null; }
- public static string AmbiguousMetadataMemberName(object p0, object p1, object p2) { throw null; }
- public static string ArgumentOutOfRange(object p0) { throw null; }
- public static string ArgumentOutOfRangeExpectedPostiveNumber(object p0) { throw null; }
- public static string ArgumentTypesAreIncompatible(object p0, object p1) { throw null; }
- public static string AssemblyMissingFromAssembliesToConsider(object p0) { throw null; }
- public static string BadNamespaceOrAlias(object p0) { throw null; }
- public static string BadNavigationPropertyBadFromRoleType(object p0, object p1, object p2, object p3, object p4) { throw null; }
- public static string BadNavigationPropertyRelationshipNotRelationship(object p0) { throw null; }
- public static string BadNavigationPropertyUndefinedRole(object p0, object p1) { throw null; }
- public static string BadParameterDirection(object p0, object p1, object p2, object p3) { throw null; }
- public static string BadParameterDirectionForComposableFunctions(object p0, object p1, object p2, object p3) { throw null; }
- public static string BadPrecisionAndScale(object p0, object p1) { throw null; }
- public static string BetweenLimitsTypesAreNotCompatible(object p0, object p1) { throw null; }
- public static string BetweenLimitsTypesAreNotOrderComparable(object p0, object p1) { throw null; }
- public static string BetweenValueIsNotOrderComparable(object p0, object p1) { throw null; }
- public static string BothMinAndMaxValueMustBeSpecifiedForNonConstantFacet(object p0, object p1) { throw null; }
- public static string CannotCallNoncomposableFunction(object p0) { throw null; }
- public static string CannotConvertNumericLiteral(object p0, object p1) { throw null; }
- public static string CannotInstantiateAbstractType(object p0) { throw null; }
- public static string CannotResolveNameToTypeOrFunction(object p0) { throw null; }
- public static string CannotUseSystemNamespaceAsAlias(object p0) { throw null; }
- public static string CheckArgumentContainsNullFailed(object p0) { throw null; }
- public static string CodeGen_ConstructorNoParameterless(object p0) { throw null; }
- public static string Collections_CannotFillTryDifferentMergeOption(object p0, object p1) { throw null; }
- public static string Collections_ExpectedCollectionGotReference(object p0, object p1, object p2) { throw null; }
- public static string Collections_InvalidEntityStateLoad(object p0) { throw null; }
- public static string Collections_NoRelationshipSetMatched(object p0) { throw null; }
- public static string CompiledELinq_UnsupportedNamedParameterType(object p0, object p1) { throw null; }
- public static string CompiledELinq_UnsupportedNamedParameterUseAsType(object p0, object p1) { throw null; }
- public static string CompiledELinq_UnsupportedParameterTypes(object p0) { throw null; }
- public static string ComplexObject_ComplexChangeRequestedOnScalarProperty(object p0) { throw null; }
- public static string ComplexObject_NullableComplexTypesNotSupported(object p0) { throw null; }
- public static string ComplexTypeAsReturnTypeAndDefinedEntitySet(object p0, object p1) { throw null; }
- public static string ComplexTypeAsReturnTypeAndNestedComplexProperty(object p0, object p1, object p2) { throw null; }
- public static string ConcurrencyRedefinedOnSubTypeOfEntitySetType(object p0, object p1, object p2) { throw null; }
- public static string ConstantFacetSpecifiedInSchema(object p0, object p1) { throw null; }
- public static string CouldNotResolveIdentifier(object p0) { throw null; }
- public static string Cqt_Arithmetic_InvalidUnsignedTypeForUnaryMinus(object p0) { throw null; }
- public static string Cqt_Binary_CollectionsRequired(object p0) { throw null; }
- public static string Cqt_Cast_InvalidCast(object p0, object p1) { throw null; }
- public static string Cqt_CommandTree_InvalidParameterName(object p0) { throw null; }
- public static string Cqt_Constant_ClrEnumTypeDoesNotMatchEdmEnumType(object p0, object p1, object p2) { throw null; }
- public static string Cqt_Constant_InvalidConstantType(object p0) { throw null; }
- public static string Cqt_Constant_InvalidValueForType(object p0) { throw null; }
- public static string Cqt_Copier_EndNotFound(object p0, object p1) { throw null; }
- public static string Cqt_Copier_EntityContainerNotFound(object p0) { throw null; }
- public static string Cqt_Copier_EntitySetNotFound(object p0, object p1) { throw null; }
- public static string Cqt_Copier_FunctionNotFound(object p0) { throw null; }
- public static string Cqt_Copier_NavPropertyNotFound(object p0, object p1) { throw null; }
- public static string Cqt_Copier_PropertyNotFound(object p0, object p1) { throw null; }
- public static string Cqt_Copier_TypeNotFound(object p0) { throw null; }
- public static string Cqt_CrossJoin_DuplicateVariableNames(object p0, object p1, object p2) { throw null; }
- public static string Cqt_ExpressionLink_TypeMismatch(object p0, object p1) { throw null; }
- public static string Cqt_Factory_MethodResultTypeNotSupported(object p0) { throw null; }
- public static string Cqt_Factory_NoSuchProperty(object p0, object p1) { throw null; }
- public static string Cqt_Function_CanonicalFunction_AmbiguousMatch(object p0) { throw null; }
- public static string Cqt_Function_CanonicalFunction_NotFound(object p0) { throw null; }
- public static string Cqt_General_PolymorphicArgRequired(object p0) { throw null; }
- public static string Cqt_General_PolymorphicTypeRequired(object p0) { throw null; }
- public static string Cqt_General_UnsupportedExpression(object p0) { throw null; }
- public static string Cqt_GroupBy_AggregateColumnExistsAsGroupColumn(object p0) { throw null; }
- public static string Cqt_GroupBy_KeyNotEqualityComparable(object p0) { throw null; }
- public static string Cqt_InvalidTypeForSetOperation(object p0, object p1) { throw null; }
- public static string Cqt_NewInstance_CannotInstantiateAbstractType(object p0) { throw null; }
- public static string Cqt_NewInstance_CannotInstantiateMemberlessType(object p0) { throw null; }
- public static string Cqt_RelNav_WrongSourceType(object p0) { throw null; }
- public static string Cqt_UDF_FunctionDefinitionGenerationFailed(object p0) { throw null; }
- public static string Cqt_UDF_FunctionDefinitionResultTypeMismatch(object p0, object p1, object p2) { throw null; }
- public static string Cqt_UDF_FunctionDefinitionWithCircularReference(object p0) { throw null; }
- public static string Cqt_UDF_FunctionHasNoDefinition(object p0) { throw null; }
- public static string Cqt_Unary_CollectionRequired(object p0) { throw null; }
- public static string Cqt_Util_CheckListDuplicateName(object p0, object p1, object p2) { throw null; }
- public static string Cqt_Validator_InvalidIncompatibleParameterReferences(object p0) { throw null; }
- public static string Cqt_Validator_InvalidIncorrectDataSpaceMetadata(object p0, object p1) { throw null; }
- public static string Cqt_Validator_InvalidOtherWorkspaceMetadata(object p0) { throw null; }
- public static string Cqt_Validator_VarRefInvalid(object p0) { throw null; }
- public static string Cqt_Validator_VarRefTypeMismatch(object p0) { throw null; }
- public static string CreateRefTypeIdentifierMustBeASubOrSuperType(object p0, object p1) { throw null; }
- public static string CreateRefTypeIdentifierMustSpecifyAnEntityType(object p0, object p1) { throw null; }
- public static string CtxFunction(object p0) { throw null; }
- public static string CtxTypeCtor(object p0) { throw null; }
- public static string CycleInTypeHierarchy(object p0) { throw null; }
- public static string DeRefArgIsNotOfRefType(object p0) { throw null; }
- public static string DifferentSchemaVersionInCollection(object p0, object p1, object p2) { throw null; }
- public static string DuplicateAnnotation(object p0, object p1) { throw null; }
- public static string DuplicatedFunctionoverloads(object p0, object p1) { throw null; }
- public static string DuplicatedInlineFunctionOverload(object p0) { throw null; }
- public static string DuplicateEndName(object p0) { throw null; }
- public static string DuplicateEntityContainerMemberName(object p0) { throw null; }
- public static string DuplicateEntitySetTable(object p0, object p1, object p2) { throw null; }
- public static string DuplicateMemberName(object p0, object p1, object p2) { throw null; }
- public static string DuplicateMemberNameInExtendedEntityContainer(object p0, object p1, object p2) { throw null; }
- public static string DuplicatePropertyNameSpecifiedInEntityKey(object p0, object p1) { throw null; }
- public static string DuplicationOperation(object p0) { throw null; }
- public static string EdmVersionNotSupportedByRuntime(object p0, object p1) { throw null; }
- public static string ELinq_EdmFunctionAttributedFunctionWithWrongReturnType(object p0, object p1) { throw null; }
- public static string ELinq_EdmFunctionAttributeParameterNameNotValid(object p0, object p1, object p2) { throw null; }
- public static string ELinq_InvalidOfTypeResult(object p0) { throw null; }
- public static string ELinq_NotPropertyOrField(object p0) { throw null; }
- public static string ELinq_UnboundParameterExpression(object p0) { throw null; }
- public static string ELinq_UnexpectedTypeForNavigationProperty(object p0, object p1, object p2, object p3) { throw null; }
- public static string ELinq_UnhandledBindingType(object p0) { throw null; }
- public static string ELinq_UnhandledExpressionType(object p0) { throw null; }
- public static string ELinq_UnrecognizedMember(object p0) { throw null; }
- public static string ELinq_UnresolvableFunctionForExpression(object p0) { throw null; }
- public static string ELinq_UnresolvableFunctionForMember(object p0, object p1) { throw null; }
- public static string ELinq_UnresolvableFunctionForMethod(object p0, object p1) { throw null; }
- public static string ELinq_UnresolvableFunctionForMethodAmbiguousMatch(object p0, object p1) { throw null; }
- public static string ELinq_UnresolvableFunctionForMethodNotFound(object p0, object p1) { throw null; }
- public static string ELinq_UnresolvableStoreFunctionForExpression(object p0) { throw null; }
- public static string ELinq_UnresolvableStoreFunctionForMember(object p0, object p1) { throw null; }
- public static string ELinq_UnsupportedAsUnicodeAndAsNonUnicode(object p0) { throw null; }
- public static string ELinq_UnsupportedCast(object p0, object p1) { throw null; }
- public static string ELinq_UnsupportedComparison(object p0) { throw null; }
- public static string ELinq_UnsupportedConstant(object p0) { throw null; }
- public static string ELinq_UnsupportedEnumerableType(object p0) { throw null; }
- public static string ELinq_UnsupportedExpressionType(object p0) { throw null; }
- public static string ELinq_UnsupportedHeterogeneousInitializers(object p0) { throw null; }
- public static string ELinq_UnsupportedIsOrAs(object p0, object p1, object p2) { throw null; }
- public static string ELinq_UnsupportedKeySelector(object p0) { throw null; }
- public static string ELinq_UnsupportedMethod(object p0) { throw null; }
- public static string ELinq_UnsupportedMethodSuggestedAlternative(object p0, object p1) { throw null; }
- public static string ELinq_UnsupportedNominalType(object p0) { throw null; }
- public static string ELinq_UnsupportedNullConstant(object p0) { throw null; }
- public static string ELinq_UnsupportedPassthrough(object p0, object p1) { throw null; }
- public static string ELinq_UnsupportedRefComparison(object p0, object p1) { throw null; }
- public static string ELinq_UnsupportedRowComparison(object p0) { throw null; }
- public static string ELinq_UnsupportedRowMemberComparison(object p0) { throw null; }
- public static string ELinq_UnsupportedRowTypeComparison(object p0) { throw null; }
- public static string ELinq_UnsupportedStringRemoveCase(object p0, object p1) { throw null; }
- public static string ELinq_UnsupportedTrimStartTrimEndCase(object p0) { throw null; }
- public static string ELinq_UnsupportedType(object p0) { throw null; }
- public static string ELinq_UnsupportedUseOfContextParameter(object p0) { throw null; }
- public static string ELinq_UnsupportedVBDatePartInvalidInterval(object p0, object p1, object p2) { throw null; }
- public static string ELinq_UnsupportedVBDatePartNonConstantInterval(object p0, object p1) { throw null; }
- public static string EmptyFile(object p0) { throw null; }
- public static string EmptyName(object p0) { throw null; }
- public static string EndNameAlreadyDefinedDuplicate(object p0) { throw null; }
- public static string EndWithManyMultiplicityCannotHaveOperationsSpecified(object p0, object p1) { throw null; }
- public static string EndWithoutMultiplicity(object p0, object p1) { throw null; }
- public static string EntityClient_ConnectionStringMissingInfo(object p0) { throw null; }
- public static string EntityClient_DbConnectionHasNoProvider(object p0) { throw null; }
- public static string EntityClient_DoesNotImplementIServiceProvider(object p0) { throw null; }
- public static string EntityClient_DuplicateParameterNames(object p0) { throw null; }
- public static string EntityClient_EntityParameterEdmTypeNotScalar(object p0) { throw null; }
- public static string EntityClient_EntityParameterInconsistentEdmType(object p0, object p1) { throw null; }
- public static string EntityClient_ExecutingOnClosedConnection(object p0) { throw null; }
- public static string EntityClient_FailedToGetInformation(object p0) { throw null; }
- public static string EntityClient_FunctionImportMustBeNonComposable(object p0) { throw null; }
- public static string EntityClient_IncompatibleNavigationPropertyResult(object p0, object p1) { throw null; }
- public static string EntityClient_InvalidParameterDirection(object p0) { throw null; }
- public static string EntityClient_InvalidParameterName(object p0) { throw null; }
- public static string EntityClient_ItemCollectionsNotRegisteredInWorkspace(object p0) { throw null; }
- public static string EntityClient_KeywordNotSupported(object p0) { throw null; }
- public static string EntityClient_NestedNamedConnection(object p0) { throw null; }
- public static string EntityClient_ProviderSpecificError(object p0) { throw null; }
- public static string EntityClient_ReturnedNullOnProviderMethod(object p0, object p1) { throw null; }
- public static string EntityClient_UnableToFindFunctionImport(object p0, object p1) { throw null; }
- public static string EntityClient_UnableToFindFunctionImportContainer(object p0) { throw null; }
- public static string EntityClient_UnknownParameterType(object p0) { throw null; }
- public static string EntityClient_UnmappedFunctionImport(object p0) { throw null; }
- public static string EntityClient_UnsupportedDbType(object p0, object p1) { throw null; }
- public static string EntityContainerAlreadyExists(object p0) { throw null; }
- public static string EntityContainerCannotExtendItself(object p0) { throw null; }
- public static string EntityKeyMustBeScalar(object p0, object p1) { throw null; }
- public static string EntityKeyTypeCurrentlyNotSupported(object p0, object p1, object p2) { throw null; }
- public static string EntityKeyTypeCurrentlyNotSupportedInSSDL(object p0, object p1, object p2, object p3, object p4) { throw null; }
- public static string EntityKey_DoesntMatchKeyOnEntity(object p0) { throw null; }
- public static string EntityKey_EntitySetDoesNotMatch(object p0) { throw null; }
- public static string EntityKey_EntityTypesDoNotMatch(object p0, object p1) { throw null; }
- public static string EntityKey_IncorrectNumberOfKeyValuePairs(object p0, object p1, object p2) { throw null; }
- public static string EntityKey_IncorrectValueType(object p0, object p1, object p2) { throw null; }
- public static string EntityKey_InvalidName(object p0) { throw null; }
- public static string EntityKey_MissingKeyValue(object p0, object p1) { throw null; }
- public static string EntityKey_NoCorrespondingOSpaceTypeForEnumKeyMember(object p0, object p1) { throw null; }
- public static string EntityKey_NullKeyValue(object p0, object p1) { throw null; }
- public static string EntityParameterCollectionInvalidIndex(object p0, object p1) { throw null; }
- public static string EntityParameterCollectionInvalidParameterName(object p0) { throw null; }
- public static string EntityProxyTypeInfo_CannotSetEntityCollectionProperty(object p0, object p1) { throw null; }
- public static string EntityProxyTypeInfo_DuplicateOSpaceType(object p0) { throw null; }
- public static string EntityProxyTypeInfo_ProxyMetadataIsUnavailable(object p0) { throw null; }
- public static string EntityReference_CannotAddMoreThanOneEntityToEntityReference(object p0, object p1) { throw null; }
- public static string EntityReference_ExpectedReferenceGotCollection(object p0, object p1, object p2) { throw null; }
- public static string EntitySetNotInCSPace(object p0) { throw null; }
- public static string EntitySetTypeHasNoKeys(object p0, object p1) { throw null; }
- public static string EnumMemberValueOutOfItsUnderylingTypeRange(object p0, object p1, object p2) { throw null; }
- public static string ExpressionTypeMustBeEntityType(object p0, object p1, object p2) { throw null; }
- public static string ExpressionTypeMustBeNominalType(object p0, object p1, object p2) { throw null; }
- public static string FacetNotAllowed(object p0, object p1) { throw null; }
- public static string FacetsOnNonScalarType(object p0) { throw null; }
- public static string FailedToFindClrTypeMapping(object p0) { throw null; }
- public static string FailedToFindCSpaceTypeMapping(object p0) { throw null; }
- public static string FailedToFindOSpaceTypeMapping(object p0) { throw null; }
- public static string FailedToResolveAggregateFunction(object p0) { throw null; }
- public static string FunctionImportCollectionAndRefParametersNotAllowed(object p0) { throw null; }
- public static string FunctionImportComposableAndSideEffectingNotAllowed(object p0) { throw null; }
- public static string FunctionImportEntitySetAndEntitySetPathDeclared(object p0) { throw null; }
- public static string FunctionImportEntityTypeDoesNotMatchEntitySet(object p0, object p1, object p2) { throw null; }
- public static string FunctionImportNonNullableParametersNotAllowed(object p0) { throw null; }
- public static string FunctionImportReturnEntitiesButDoesNotSpecifyEntitySet(object p0) { throw null; }
- public static string FunctionImportSpecifiesEntitySetButNotEntityType(object p0) { throw null; }
- public static string FunctionImportUnknownEntitySet(object p0, object p1) { throw null; }
- public static string FunctionImportWithUnsupportedReturnTypeV1(object p0) { throw null; }
- public static string FunctionImportWithUnsupportedReturnTypeV1_1(object p0) { throw null; }
- public static string FunctionImportWithUnsupportedReturnTypeV2(object p0) { throw null; }
- public static string FunctionWithNonEdmPrimitiveTypeNotSupported(object p0, object p1) { throw null; }
- public static string FunctionWithNonPrimitiveTypeNotSupported(object p0, object p1) { throw null; }
- public static string GeneralExceptionAsQueryInnerException(object p0) { throw null; }
- public static string Generated_Views_Invalid_Extent(object p0) { throw null; }
- public static string Generated_View_Type_Super_Class(object p0) { throw null; }
- public static string GenericTypeNotSupported(object p0) { throw null; }
- public static string InferRelationshipEndAmbiguous(object p0, object p1, object p2, object p3, object p4) { throw null; }
- public static string InferRelationshipEndFailedNoEntitySetMatch(object p0, object p1, object p2, object p3, object p4) { throw null; }
- public static string InferRelationshipEndGivesAlreadyDefinedEnd(object p0, object p1) { throw null; }
- public static string InvalidAction(object p0, object p1) { throw null; }
- public static string InvalidAliasName(object p0) { throw null; }
- public static string InvalidAssociationTypeForUnion(object p0) { throw null; }
- public static string InvalidBaseTypeForItemType(object p0, object p1) { throw null; }
- public static string InvalidBaseTypeForNestedType(object p0, object p1) { throw null; }
- public static string InvalidBaseTypeForStructuredType(object p0, object p1) { throw null; }
- public static string InvalidCast(object p0, object p1) { throw null; }
- public static string InvalidCollectionForMapping(object p0) { throw null; }
- public static string InvalidCollectionSpecified(object p0) { throw null; }
- public static string InvalidComplexType(object p0, object p1, object p2, object p3) { throw null; }
- public static string InvalidCtorArgumentType(object p0, object p1, object p2) { throw null; }
- public static string InvalidCtorUseOnType(object p0) { throw null; }
- public static string InvalidDateTimeOffsetLiteral(object p0) { throw null; }
- public static string InvalidDay(object p0, object p1) { throw null; }
- public static string InvalidDayInMonth(object p0, object p1, object p2) { throw null; }
- public static string InvalidDefaultBinaryWithNoMaxLength(object p0) { throw null; }
- public static string InvalidDefaultBoolean(object p0) { throw null; }
- public static string InvalidDefaultDateTime(object p0, object p1) { throw null; }
- public static string InvalidDefaultDateTimeOffset(object p0, object p1) { throw null; }
- public static string InvalidDefaultDecimal(object p0, object p1, object p2) { throw null; }
- public static string InvalidDefaultFloatingPoint(object p0, object p1, object p2) { throw null; }
- public static string InvalidDefaultGuid(object p0) { throw null; }
- public static string InvalidDefaultIntegral(object p0, object p1, object p2) { throw null; }
- public static string InvalidDefaultTime(object p0, object p1) { throw null; }
- public static string InvalidDeRefProperty(object p0, object p1, object p2) { throw null; }
- public static string InvalidEDMVersion(object p0) { throw null; }
- public static string InvalidEndEntitySetTypeMismatch(object p0) { throw null; }
- public static string InvalidEndRoleInRelationshipConstraint(object p0, object p1) { throw null; }
- public static string InvalidEntityContainerNameInExtends(object p0) { throw null; }
- public static string InvalidEntityEndName(object p0, object p1) { throw null; }
- public static string InvalidEntityParameterType(object p0) { throw null; }
- public static string InvalidEntityRootTypeArgument(object p0, object p1) { throw null; }
- public static string InvalidEntitySetName(object p0) { throw null; }
- public static string InvalidEntitySetNameReference(object p0, object p1) { throw null; }
- public static string InvalidEntitySetType(object p0) { throw null; }
- public static string InvalidEntityTypeArgument(object p0, object p1, object p2, object p3) { throw null; }
- public static string InvalidEscapedIdentifier(object p0) { throw null; }
- public static string InvalidEscapedIdentifierUnbalanced(object p0) { throw null; }
- public static string InvalidExpressionResolutionClass(object p0, object p1) { throw null; }
- public static string InvalidFileExtension(object p0, object p1, object p2) { throw null; }
- public static string InvalidFromPropertyInRelationshipConstraint(object p0, object p1, object p2) { throw null; }
- public static string InvalidGroupIdentifierReference(object p0) { throw null; }
- public static string InvalidHour(object p0, object p1) { throw null; }
- public static string InvalidImplicitRelationshipFromEnd(object p0) { throw null; }
- public static string InvalidImplicitRelationshipToEnd(object p0) { throw null; }
- public static string InvalidInExprArgs(object p0, object p1) { throw null; }
- public static string InvalidKeyArgument(object p0) { throw null; }
- public static string InvalidKeyKeyDefinedInBaseClass(object p0, object p1) { throw null; }
- public static string InvalidKeyMember(object p0) { throw null; }
- public static string InvalidKeyNoProperty(object p0, object p1) { throw null; }
- public static string InvalidKeyNullablePart(object p0, object p1) { throw null; }
- public static string InvalidKeyTypeForCollation(object p0) { throw null; }
- public static string InvalidLiteralFormat(object p0, object p1) { throw null; }
- public static string InvalidMemberNameMatchesTypeName(object p0, object p1) { throw null; }
- public static string InvalidMetadataMemberClassResolution(object p0, object p1, object p2) { throw null; }
- public static string InvalidMinute(object p0, object p1) { throw null; }
- public static string InvalidMonth(object p0, object p1) { throw null; }
- public static string InvalidMultiplicityFromRoleToPropertyNonNullableV1(object p0, object p1) { throw null; }
- public static string InvalidMultiplicityFromRoleToPropertyNonNullableV2(object p0, object p1) { throw null; }
- public static string InvalidMultiplicityFromRoleToPropertyNullableV1(object p0, object p1) { throw null; }
- public static string InvalidMultiplicityFromRoleUpperBoundMustBeOne(object p0, object p1) { throw null; }
- public static string InvalidMultiplicityToRoleLowerBoundMustBeZero(object p0, object p1) { throw null; }
- public static string InvalidMultiplicityToRoleUpperBoundMustBeMany(object p0, object p1) { throw null; }
- public static string InvalidMultiplicityToRoleUpperBoundMustBeOne(object p0, object p1) { throw null; }
- public static string InvalidName(object p0, object p1) { throw null; }
- public static string InvalidNamespaceInUsing(object p0) { throw null; }
- public static string InvalidNamespaceOrAliasSpecified(object p0) { throw null; }
- public static string InvalidNullLiteralForNonNullableMember(object p0, object p1) { throw null; }
- public static string InvalidNumberOfParametersForAggregateFunction(object p0) { throw null; }
- public static string InvalidParameterFormat(object p0) { throw null; }
- public static string InvalidParameterTypeForAggregateFunction(object p0, object p1) { throw null; }
- public static string InvalidPlaceholderRootTypeArgument(object p0, object p1, object p2, object p3) { throw null; }
- public static string InvalidPlaceholderTypeArgument(object p0, object p1, object p2, object p3, object p4, object p5) { throw null; }
- public static string InvalidPrimitiveTypeKind(object p0) { throw null; }
- public static string InvalidPropertyInRelationshipConstraint(object p0, object p1) { throw null; }
- public static string InvalidPropertyType(object p0) { throw null; }
- public static string InvalidQueryResultType(object p0) { throw null; }
- public static string InvalidRelationshipEndMultiplicity(object p0, object p1) { throw null; }
- public static string InvalidRelationshipEndType(object p0, object p1) { throw null; }
- public static string InvalidRelationshipMember(object p0, object p1) { throw null; }
- public static string InvalidRelationshipSetName(object p0) { throw null; }
- public static string InvalidRelationshipSetType(object p0) { throw null; }
- public static string InvalidRootComplexType(object p0, object p1) { throw null; }
- public static string InvalidRootRowType(object p0, object p1) { throw null; }
- public static string InvalidRowType(object p0, object p1, object p2, object p3) { throw null; }
- public static string InvalidSchemaEncountered(object p0) { throw null; }
- public static string InvalidSecond(object p0, object p1) { throw null; }
- public static string InvalidSimpleIdentifier(object p0) { throw null; }
- public static string InvalidSimpleIdentifierNonASCII(object p0) { throw null; }
- public static string InvalidSize(object p0, object p1, object p2, object p3) { throw null; }
- public static string InvalidStringArgument(object p0) { throw null; }
- public static string InvalidSystemReferenceId(object p0, object p1, object p2, object p3) { throw null; }
- public static string InvalidToPropertyInRelationshipConstraint(object p0, object p1, object p2) { throw null; }
- public static string InvalidUnarySetOpArgument(object p0) { throw null; }
- public static string InvalidUnsignedTypeForUnaryMinusOperation(object p0) { throw null; }
- public static string InvalidUseOfWebPath(object p0) { throw null; }
- public static string InvalidValueForParameterTypeSemanticsAttribute(object p0) { throw null; }
- public static string InvalidWithRelationshipTargetEndMultiplicity(object p0, object p1) { throw null; }
- public static string InvalidYear(object p0, object p1) { throw null; }
- public static string Iqt_General_UnsupportedOp(object p0) { throw null; }
- public static string ItemCollectionAlreadyRegistered(object p0) { throw null; }
- public static string ItemDuplicateIdentity(object p0) { throw null; }
- public static string ItemInvalidIdentity(object p0) { throw null; }
- public static string KeyMissingOnEntityType(object p0) { throw null; }
- public static string KeyMustBeCorrelated(object p0) { throw null; }
- public static string LiteralTypeNotFoundInMetadata(object p0) { throw null; }
- public static string LiteralTypeNotSupported(object p0) { throw null; }
- public static string MalformedXml(object p0, object p1) { throw null; }
- public static string Mapping_AbstractTypeMappingToNonAbstractType(object p0, object p1) { throw null; }
- public static string Mapping_AllQueryViewAtCompileTime(object p0) { throw null; }
- public static string Mapping_AlreadyMapped_StorageEntityContainer(object p0) { throw null; }
- public static string Mapping_CannotMapCLRTypeMultipleTimes(object p0) { throw null; }
- public static string Mapping_Default_OCMapping_Clr_Member(object p0, object p1, object p2) { throw null; }
- public static string Mapping_Default_OCMapping_Clr_Member2(object p0, object p1, object p2) { throw null; }
- public static string Mapping_Default_OCMapping_Invalid_MemberType(object p0, object p1, object p2, object p3, object p4, object p5) { throw null; }
- public static string Mapping_Default_OCMapping_MemberKind_Mismatch(object p0, object p1, object p2, object p3, object p4, object p5) { throw null; }
- public static string Mapping_Default_OCMapping_Member_Count_Mismatch(object p0, object p1) { throw null; }
- public static string Mapping_Default_OCMapping_MultiplicityMismatch(object p0, object p1, object p2, object p3, object p4, object p5) { throw null; }
- public static string Mapping_Duplicate_CdmAssociationSet_StorageMap(object p0) { throw null; }
- public static string Mapping_Duplicate_PropertyMap_CaseInsensitive(object p0) { throw null; }
- public static string Mapping_Duplicate_Type(object p0) { throw null; }
- public static string Mapping_Empty_QueryView(object p0) { throw null; }
- public static string Mapping_Empty_QueryView_OfType(object p0, object p1) { throw null; }
- public static string Mapping_Empty_QueryView_OfTypeOnly(object p0, object p1) { throw null; }
- public static string Mapping_EntitySetMismatchOnAssociationSetEnd_QueryView(object p0, object p1, object p2, object p3) { throw null; }
- public static string Mapping_EnumTypeMappingToNonEnumType(object p0, object p1) { throw null; }
- public static string Mapping_Enum_EmptyValue(object p0) { throw null; }
- public static string Mapping_Enum_InvalidValue(object p0) { throw null; }
- public static string Mapping_Enum_OCMapping_MemberMismatch(object p0, object p1, object p2, object p3) { throw null; }
- public static string Mapping_Enum_OCMapping_UnderlyingTypesMismatch(object p0, object p1, object p2, object p3) { throw null; }
- public static string Mapping_FunctionImport_CannotInferTargetFunctionKeys(object p0) { throw null; }
- public static string Mapping_FunctionImport_ConditionValueTypeMismatch(object p0, object p1, object p2) { throw null; }
- public static string Mapping_FunctionImport_EntityTypeMappingForFunctionNotReturningEntitySet(object p0, object p1) { throw null; }
- public static string Mapping_FunctionImport_FunctionAmbiguous(object p0) { throw null; }
- public static string Mapping_FunctionImport_FunctionImportDoesNotExist(object p0, object p1) { throw null; }
- public static string Mapping_FunctionImport_FunctionImportMappedMultipleTimes(object p0) { throw null; }
- public static string Mapping_FunctionImport_ImplicitMappingForAbstractReturnType(object p0, object p1) { throw null; }
- public static string Mapping_FunctionImport_ImportParameterHasNoCorrespondingTargetParameter(object p0) { throw null; }
- public static string Mapping_FunctionImport_IncompatibleEnumParameterType(object p0, object p1, object p2, object p3) { throw null; }
- public static string Mapping_FunctionImport_IncompatibleParameterMode(object p0, object p1, object p2) { throw null; }
- public static string Mapping_FunctionImport_IncompatibleParameterType(object p0, object p1, object p2) { throw null; }
- public static string Mapping_FunctionImport_InvalidContentEntityTypeForEntitySet(object p0, object p1, object p2, object p3) { throw null; }
- public static string Mapping_FunctionImport_PropertyNotMapped(object p0, object p1, object p2) { throw null; }
- public static string Mapping_FunctionImport_ResultMappingCountDoesNotMatchResultCount(object p0) { throw null; }
- public static string Mapping_FunctionImport_ResultMapping_InvalidCTypeCTExpected(object p0) { throw null; }
- public static string Mapping_FunctionImport_ResultMapping_InvalidCTypeETExpected(object p0) { throw null; }
- public static string Mapping_FunctionImport_ResultMapping_InvalidSType(object p0) { throw null; }
- public static string Mapping_FunctionImport_ResultMapping_MappedTypeDoesNotMatchReturnType(object p0, object p1) { throw null; }
- public static string Mapping_FunctionImport_RowsAffectedParameterDoesNotExist(object p0, object p1) { throw null; }
- public static string Mapping_FunctionImport_RowsAffectedParameterHasWrongMode(object p0, object p1, object p2, object p3) { throw null; }
- public static string Mapping_FunctionImport_RowsAffectedParameterHasWrongType(object p0, object p1) { throw null; }
- public static string Mapping_FunctionImport_ScalarMappingToMulticolumnTVF(object p0, object p1) { throw null; }
- public static string Mapping_FunctionImport_ScalarMappingTypeMismatch(object p0, object p1, object p2, object p3) { throw null; }
- public static string Mapping_FunctionImport_StoreFunctionDoesNotExist(object p0) { throw null; }
- public static string Mapping_FunctionImport_TargetFunctionMustBeComposable(object p0, object p1) { throw null; }
- public static string Mapping_FunctionImport_TargetFunctionMustBeNonComposable(object p0, object p1) { throw null; }
- public static string Mapping_FunctionImport_TargetParameterHasNoCorrespondingImportParameter(object p0) { throw null; }
- public static string Mapping_FunctionImport_UnreachableIsTypeOf(object p0, object p1) { throw null; }
- public static string Mapping_FunctionImport_UnreachableType(object p0, object p1) { throw null; }
- public static string Mapping_FunctionImport_UnsupportedType(object p0, object p1) { throw null; }
- public static string Mapping_InvalidContent_AbstractEntity_FunctionMapping(object p0) { throw null; }
- public static string Mapping_InvalidContent_AbstractEntity_IsOfType(object p0) { throw null; }
- public static string Mapping_InvalidContent_AbstractEntity_Type(object p0) { throw null; }
- public static string Mapping_InvalidContent_AssociationSet_Condition(object p0) { throw null; }
- public static string Mapping_InvalidContent_Association_Set(object p0) { throw null; }
- public static string Mapping_InvalidContent_Association_Type(object p0) { throw null; }
- public static string Mapping_InvalidContent_Cdm_Member(object p0) { throw null; }
- public static string Mapping_InvalidContent_Column(object p0) { throw null; }
- public static string Mapping_InvalidContent_Complex_Type(object p0) { throw null; }
- public static string Mapping_InvalidContent_ConditionMapping_Computed(object p0) { throw null; }
- public static string Mapping_InvalidContent_ConditionMapping_InvalidMember(object p0) { throw null; }
- public static string Mapping_InvalidContent_ConditionMapping_InvalidPrimitiveTypeKind(object p0, object p1) { throw null; }
- public static string Mapping_InvalidContent_Duplicate_Cdm_Member(object p0) { throw null; }
- public static string Mapping_InvalidContent_Duplicate_Condition_Member(object p0) { throw null; }
- public static string Mapping_InvalidContent_Emtpty_SetMap(object p0) { throw null; }
- public static string Mapping_InvalidContent_End(object p0) { throw null; }
- public static string Mapping_InvalidContent_EndProperty(object p0) { throw null; }
- public static string Mapping_InvalidContent_EntityContainer(object p0) { throw null; }
- public static string Mapping_InvalidContent_Entity_Set(object p0) { throw null; }
- public static string Mapping_InvalidContent_Entity_Type(object p0) { throw null; }
- public static string Mapping_InvalidContent_Entity_Type_For_Entity_Set(object p0, object p1, object p2) { throw null; }
- public static string Mapping_InvalidContent_ForeignKey_Association_Set(object p0) { throw null; }
- public static string Mapping_InvalidContent_ForeignKey_Association_Set_PKtoPK(object p0) { throw null; }
- public static string Mapping_InvalidContent_StorageEntityContainer(object p0) { throw null; }
- public static string Mapping_InvalidContent_Table(object p0) { throw null; }
- public static string Mapping_InvalidMappingSchema_Parsing(object p0) { throw null; }
- public static string Mapping_InvalidMappingSchema_validation(object p0) { throw null; }
- public static string Mapping_Invalid_Association_Type_For_Association_Set(object p0, object p1, object p2) { throw null; }
- public static string Mapping_Invalid_CSide_ScalarProperty(object p0) { throw null; }
- public static string Mapping_Invalid_CSRootElementMissing(object p0, object p1, object p2) { throw null; }
- public static string Mapping_Invalid_Member_Mapping(object p0, object p1, object p2, object p3, object p4, object p5) { throw null; }
- public static string Mapping_Invalid_QueryView(object p0, object p1) { throw null; }
- public static string Mapping_Invalid_QueryView2(object p0, object p1) { throw null; }
- public static string Mapping_Invalid_QueryView_Type(object p0) { throw null; }
- public static string Mapping_Invalid_Query_Views_MissingSetClosure(object p0) { throw null; }
- public static string Mapping_ItemWithSameNameExistsBothInCSpaceAndSSpace(object p0) { throw null; }
- public static string Mapping_ModificationFunction_AmbiguousFunction(object p0) { throw null; }
- public static string Mapping_ModificationFunction_AmbiguousResultBinding(object p0, object p1) { throw null; }
- public static string Mapping_ModificationFunction_AssociationEndMappingForeignKeyAssociation(object p0) { throw null; }
- public static string Mapping_ModificationFunction_AssociationEndMappingInvalidForEntityType(object p0, object p1, object p2) { throw null; }
- public static string Mapping_ModificationFunction_AssociationSetAmbiguous(object p0) { throw null; }
- public static string Mapping_ModificationFunction_AssociationSetCardinality(object p0) { throw null; }
- public static string Mapping_ModificationFunction_AssociationSetDoesNotExist(object p0) { throw null; }
- public static string Mapping_ModificationFunction_AssociationSetFromRoleIsNotEntitySet(object p0) { throw null; }
- public static string Mapping_ModificationFunction_AssociationSetNotMappedForOperation(object p0, object p1, object p2, object p3) { throw null; }
- public static string Mapping_ModificationFunction_AssociationSetRoleDoesNotExist(object p0) { throw null; }
- public static string Mapping_ModificationFunction_ComplexTypeNotFound(object p0) { throw null; }
- public static string Mapping_ModificationFunction_MissingEntityType(object p0) { throw null; }
- public static string Mapping_ModificationFunction_MissingParameter(object p0, object p1) { throw null; }
- public static string Mapping_ModificationFunction_MissingSetClosure(object p0) { throw null; }
- public static string Mapping_ModificationFunction_MultipleEndsOfAssociationMapped(object p0, object p1, object p2) { throw null; }
- public static string Mapping_ModificationFunction_NotValidFunction(object p0) { throw null; }
- public static string Mapping_ModificationFunction_NotValidFunctionParameter(object p0, object p1, object p2) { throw null; }
- public static string Mapping_ModificationFunction_ParameterBoundTwice(object p0) { throw null; }
- public static string Mapping_ModificationFunction_ParameterNotFound(object p0, object p1) { throw null; }
- public static string Mapping_ModificationFunction_PropertyNotFound(object p0, object p1) { throw null; }
- public static string Mapping_ModificationFunction_PropertyNotKey(object p0, object p1) { throw null; }
- public static string Mapping_ModificationFunction_PropertyParameterTypeMismatch(object p0, object p1, object p2, object p3, object p4, object p5) { throw null; }
- public static string Mapping_ModificationFunction_RedundantEntityTypeMapping(object p0) { throw null; }
- public static string Mapping_ModificationFunction_UnknownFunction(object p0) { throw null; }
- public static string Mapping_ModificationFunction_WrongComplexType(object p0, object p1) { throw null; }
- public static string Mapping_NotFound_EntityContainer(object p0) { throw null; }
- public static string Mapping_Object_InvalidType(object p0) { throw null; }
- public static string Mapping_ProviderReturnsNullType(object p0) { throw null; }
- public static string Mapping_Provider_WrongConnectionType(object p0) { throw null; }
- public static string Mapping_Provider_WrongManifestType(object p0) { throw null; }
- public static string Mapping_QueryViewMultipleTypeInTypeName(object p0) { throw null; }
- public static string Mapping_QueryView_Duplicate_OfType(object p0, object p1) { throw null; }
- public static string Mapping_QueryView_Duplicate_OfTypeOnly(object p0, object p1) { throw null; }
- public static string Mapping_QueryView_For_Base_Type(object p0, object p1) { throw null; }
- public static string Mapping_QueryView_PropertyMaps(object p0) { throw null; }
- public static string Mapping_QueryView_TypeName_Not_Defined(object p0) { throw null; }
- public static string Mapping_Storage_InvalidSpace(object p0) { throw null; }
- public static string Mapping_StoreTypeMismatch_ScalarPropertyMapping(object p0, object p1) { throw null; }
- public static string Mapping_TableName_QueryView(object p0) { throw null; }
- public static string Mapping_UnsupportedExpressionKind_QueryView(object p0, object p1, object p2) { throw null; }
- public static string Mapping_UnsupportedFunctionCall_QueryView(object p0, object p1) { throw null; }
- public static string Mapping_UnsupportedInitialization_QueryView(object p0, object p1) { throw null; }
- public static string Mapping_UnsupportedPropertyKind_QueryView(object p0, object p1, object p2) { throw null; }
- public static string Mapping_UnsupportedScanTarget_QueryView(object p0, object p1) { throw null; }
- public static string Mapping_Views_For_Extent_Not_Generated(object p0, object p1) { throw null; }
- public static string Materializer_AddedEntityAlreadyExists(object p0) { throw null; }
- public static string Materializer_InvalidCastNullable(object p0, object p1) { throw null; }
- public static string Materializer_InvalidCastReference(object p0, object p1) { throw null; }
- public static string Materializer_NullReferenceCast(object p0) { throw null; }
- public static string Materializer_PropertyIsNotNullableWithName(object p0) { throw null; }
- public static string Materializer_RecyclingEntity(object p0, object p1, object p2, object p3) { throw null; }
- public static string Materializer_SetInvalidValue(object p0, object p1, object p2, object p3) { throw null; }
- public static string MemberDoesNotBelongToEntityContainer(object p0, object p1) { throw null; }
- public static string MemberInvalidIdentity(object p0) { throw null; }
- public static string MinAndMaxMustBePositive(object p0, object p1) { throw null; }
- public static string MinAndMaxValueMustBeDifferentForNonConstantFacet(object p0, object p1) { throw null; }
- public static string MinAndMaxValueMustBeSameForConstantFacet(object p0, object p1) { throw null; }
- public static string MinMustBeLessThanMax(object p0, object p1, object p2) { throw null; }
- public static string MissingConstraintOnRelationshipType(object p0) { throw null; }
- public static string MissingDefaultValueForConstantFacet(object p0, object p1) { throw null; }
- public static string MissingEntityContainerEnd(object p0, object p1) { throw null; }
- public static string MissingFacetDescription(object p0, object p1, object p2) { throw null; }
- public static string MoreThanOneItemMatchesIdentity(object p0) { throw null; }
- public static string MultipleDefinitionsOfParameter(object p0) { throw null; }
- public static string MultipleDefinitionsOfVariable(object p0) { throw null; }
- public static string NamespaceAliasAlreadyUsed(object p0) { throw null; }
- public static string NamespaceAlreadyImported(object p0) { throw null; }
- public static string NavigationPropertyRelationshipEndTypeMismatch(object p0, object p1, object p2, object p3, object p4) { throw null; }
- public static string NeedNotUseSystemNamespaceInUsing(object p0) { throw null; }
- public static string NestedAggregateCannotBeUsedInAggregate(object p0, object p1) { throw null; }
- public static string NestedClassNotSupported(object p0, object p1) { throw null; }
- public static string NewTypeConflictsWithExistingType(object p0, object p1) { throw null; }
- public static string NoAggrFunctionOverloadMatch(object p0, object p1, object p2) { throw null; }
- public static string NoCanonicalAggrFunctionOverloadMatch(object p0, object p1, object p2) { throw null; }
- public static string NoCanonicalFunctionOverloadMatch(object p0, object p1, object p2) { throw null; }
- public static string NoCodeGenNamespaceInStructuralAnnotation(object p0) { throw null; }
- public static string NoCollectionForSpace(object p0) { throw null; }
- public static string NoFunctionOverloadMatch(object p0, object p1, object p2) { throw null; }
- public static string NoStoreTypeForEdmType(object p0, object p1) { throw null; }
- public static string NotAMemberOfCollection(object p0, object p1) { throw null; }
- public static string NotAMemberOfType(object p0, object p1) { throw null; }
- public static string NotASuperOrSubType(object p0, object p1) { throw null; }
- public static string NotInNamespaceAlias(object p0, object p1, object p2) { throw null; }
- public static string NotInNamespaceNoAlias(object p0, object p1) { throw null; }
- public static string NotNamespaceQualified(object p0) { throw null; }
- public static string NullParameterForEdmRelationshipAttribute(object p0, object p1) { throw null; }
- public static string NullRelationshipNameforEdmRelationshipAttribute(object p0) { throw null; }
- public static string NumberOfTypeCtorIsLessThenFormalSpec(object p0) { throw null; }
- public static string NumberOfTypeCtorIsMoreThenFormalSpec(object p0) { throw null; }
- public static string ObjectContext_AcceptAllChangesFailure(object p0) { throw null; }
- public static string ObjectContext_CannotExplicitlyLoadDetachedRelationships(object p0) { throw null; }
- public static string ObjectContext_CannotLoadReferencesUsingDifferentContext(object p0) { throw null; }
- public static string ObjectContext_ClientEntityRemovedFromStore(object p0) { throw null; }
- public static string ObjectContext_EntitiesHaveDifferentType(object p0, object p1) { throw null; }
- public static string ObjectContext_EntityContainerNotFoundForName(object p0) { throw null; }
- public static string ObjectContext_EntityMustBeUnchangedOrModified(object p0) { throw null; }
- public static string ObjectContext_EntityMustBeUnchangedOrModifiedOrDeleted(object p0) { throw null; }
- public static string ObjectContext_EntityNotInObjectSet_Delete(object p0, object p1, object p2, object p3) { throw null; }
- public static string ObjectContext_EntityNotInObjectSet_Detach(object p0, object p1, object p2, object p3) { throw null; }
- public static string ObjectContext_EntitySetNotFoundForName(object p0) { throw null; }
- public static string ObjectContext_ExecuteFunctionCalledWithNonQueryFunction(object p0) { throw null; }
- public static string ObjectContext_ExecuteFunctionCalledWithNullParameter(object p0) { throw null; }
- public static string ObjectContext_ExecuteFunctionCalledWithScalarFunction(object p0, object p1) { throw null; }
- public static string ObjectContext_ExecuteFunctionTypeMismatch(object p0, object p1) { throw null; }
- public static string ObjectContext_InvalidDefaultContainerName(object p0) { throw null; }
- public static string ObjectContext_InvalidEntitySetForStoreQuery(object p0, object p1, object p2) { throw null; }
- public static string ObjectContext_InvalidEntitySetInKey(object p0, object p1, object p2, object p3) { throw null; }
- public static string ObjectContext_InvalidEntitySetInKeyFromName(object p0, object p1, object p2, object p3, object p4) { throw null; }
- public static string ObjectContext_InvalidEntitySetOnEntity(object p0, object p1) { throw null; }
- public static string ObjectContext_InvalidObjectSetTypeForEntitySet(object p0, object p1, object p2) { throw null; }
- public static string ObjectContext_InvalidTypeForStoreQuery(object p0) { throw null; }
- public static string ObjectContext_MultipleEntitySetsFoundInAllContainers(object p0) { throw null; }
- public static string ObjectContext_MultipleEntitySetsFoundInSingleContainer(object p0, object p1) { throw null; }
- public static string ObjectContext_NoEntitySetFoundForType(object p0) { throw null; }
- public static string ObjectContext_NoMappingForEntityType(object p0) { throw null; }
- public static string ObjectContext_NthElementInAddedState(object p0) { throw null; }
- public static string ObjectContext_NthElementIsDuplicate(object p0) { throw null; }
- public static string ObjectContext_NthElementIsNull(object p0) { throw null; }
- public static string ObjectContext_NthElementNotInObjectStateManager(object p0) { throw null; }
- public static string ObjectContext_TwoPropertiesMappedToSameColumn(object p0, object p1) { throw null; }
- public static string ObjectParameterCollection_DuplicateParameterName(object p0) { throw null; }
- public static string ObjectParameterCollection_ParameterAlreadyExists(object p0) { throw null; }
- public static string ObjectParameterCollection_ParameterNameNotFound(object p0) { throw null; }
- public static string ObjectParameter_InvalidParameterName(object p0) { throw null; }
- public static string ObjectParameter_InvalidParameterType(object p0) { throw null; }
- public static string ObjectQuery_InvalidQueryName(object p0) { throw null; }
- public static string ObjectQuery_QueryBuilder_InvalidResultType(object p0) { throw null; }
- public static string ObjectQuery_Span_NoNavProp(object p0, object p1) { throw null; }
- public static string ObjectQuery_UnableToMaterializeArbitaryProjectionType(object p0) { throw null; }
- public static string ObjectQuery_UnableToMaterializeArray(object p0, object p1) { throw null; }
- public static string ObjectStateEntry_CannotModifyKeyProperty(object p0) { throw null; }
- public static string ObjectStateEntry_ChangedInDifferentStateFromChanging(object p0, object p1) { throw null; }
- public static string ObjectStateEntry_ChangeOnUnmappedComplexProperty(object p0) { throw null; }
- public static string ObjectStateEntry_ChangeOnUnmappedProperty(object p0) { throw null; }
- public static string ObjectStateEntry_ComplexObjectUsedMultipleTimes(object p0, object p1) { throw null; }
- public static string ObjectStateEntry_NullOriginalValueForNonNullableProperty(object p0, object p1, object p2) { throw null; }
- public static string ObjectStateEntry_SetModifiedOnInvalidProperty(object p0) { throw null; }
- public static string ObjectStateEntry_SetModifiedStates(object p0) { throw null; }
- public static string ObjectStateEntry_SetOriginalComplexProperties(object p0) { throw null; }
- public static string ObjectStateEntry_SetOriginalPrimaryKey(object p0) { throw null; }
- public static string ObjectStateEntry_UnableToEnumerateCollection(object p0, object p1) { throw null; }
- public static string ObjectStateManager_ConflictingChangesOfRelationshipDetected(object p0, object p1) { throw null; }
- public static string ObjectStateManager_DoesnotAllowToReAddUnchangedOrModifiedOrDeletedEntity(object p0) { throw null; }
- public static string ObjectStateManager_EntityTypeDoesnotMatchtoEntitySetType(object p0, object p1) { throw null; }
- public static string ObjectStateManager_GetEntityKeyRequiresObjectToHaveAKey(object p0) { throw null; }
- public static string ObjectStateManager_NoEntryExistsForObject(object p0) { throw null; }
- public static string ObjectView_CannotResolveTheEntitySet(object p0) { throw null; }
- public static string OfTypeExpressionElementTypeMustBeEntityType(object p0, object p1) { throw null; }
- public static string OfTypeExpressionElementTypeMustBeNominalType(object p0, object p1) { throw null; }
- public static string OfTypeOnlyTypeArgumentCannotBeAbstract(object p0) { throw null; }
- public static string ParameterNameAlreadyDefinedDuplicate(object p0) { throw null; }
- public static string ParameterTypeNotSupported(object p0, object p1) { throw null; }
- public static string ParameterWasNotDefined(object p0) { throw null; }
- public static string PlaceholderExpressionMustBeCompatibleWithEdm64(object p0, object p1) { throw null; }
- public static string PlaceholderExpressionMustBeConstant(object p0) { throw null; }
- public static string PlaceholderExpressionMustBeGreaterThanOrEqualToZero(object p0) { throw null; }
- public static string PlaceholderSetArgTypeIsNotEqualComparable(object p0, object p1, object p2) { throw null; }
- public static string PocoEntityWrapper_UnableToMaterializeArbitaryNavPropType(object p0, object p1) { throw null; }
- public static string PocoEntityWrapper_UnableToSetFieldOrProperty(object p0, object p1) { throw null; }
- public static string PocoEntityWrapper_UnexpectedTypeForNavigationProperty(object p0, object p1) { throw null; }
- public static string PrecisionMustBeGreaterThanScale(object p0, object p1) { throw null; }
- public static string PrecisionOutOfRange(object p0, object p1, object p2, object p3) { throw null; }
- public static string PropertyNameAlreadyDefinedDuplicate(object p0) { throw null; }
- public static string PropertyTypeAlreadyDefined(object p0) { throw null; }
- public static string ProviderDoesNotSupportType(object p0) { throw null; }
- public static string ProviderReturnedNullForGetDbInformation(object p0) { throw null; }
- public static string RefArgIsNotOfEntityType(object p0) { throw null; }
- public static string ReferenceToNonEntityType(object p0) { throw null; }
- public static string RefTypeIdentifierMustSpecifyAnEntityType(object p0, object p1) { throw null; }
- public static string RelatedEndExprTypeMustBePromotoableToToEnd(object p0, object p1) { throw null; }
- public static string RelatedEnd_CannotAddToFixedSizeArray(object p0) { throw null; }
- public static string RelatedEnd_CannotCreateRelationshipBetweenTrackedAndNoTrackedEntities(object p0) { throw null; }
- public static string RelatedEnd_CannotRemoveFromFixedSizeArray(object p0) { throw null; }
- public static string RelatedEnd_CannotSerialize(object p0) { throw null; }
- public static string RelatedEnd_EntitySetIsNotValidForRelationship(object p0, object p1, object p2, object p3, object p4) { throw null; }
- public static string RelatedEnd_InvalidContainedType_Collection(object p0, object p1) { throw null; }
- public static string RelatedEnd_InvalidContainedType_Reference(object p0, object p1) { throw null; }
- public static string RelatedEnd_InvalidNthElementContextForAttach(object p0) { throw null; }
- public static string RelatedEnd_InvalidNthElementNullForAttach(object p0) { throw null; }
- public static string RelatedEnd_InvalidNthElementStateForAttach(object p0) { throw null; }
- public static string RelatedEnd_InvalidRelationshipFixupDetected(object p0, object p1) { throw null; }
- public static string RelatedEnd_MismatchedMergeOptionOnLoad(object p0) { throw null; }
- public static string RelatedEnd_RelatedEndNotAttachedToContext(object p0) { throw null; }
- public static string RelationshipManager_CollectionAlreadyInitialized(object p0) { throw null; }
- public static string RelationshipManager_CollectionRelationshipManagerAttached(object p0) { throw null; }
- public static string RelationshipManager_InvalidTargetRole(object p0, object p1) { throw null; }
- public static string RelationshipManager_NavigationPropertyNotFound(object p0) { throw null; }
- public static string RelationshipManager_OwnerIsNotSourceType(object p0, object p1, object p2, object p3) { throw null; }
- public static string RelationshipManager_ReferenceAlreadyInitialized(object p0) { throw null; }
- public static string RelationshipManager_RelationshipManagerAttached(object p0) { throw null; }
- public static string RelationshipManager_UnableToFindRelationshipTypeInMetadata(object p0) { throw null; }
- public static string RelationshipNameInNavigationPropertyNotValid(object p0, object p1, object p2) { throw null; }
- public static string RelationshipTargetMustBeUnique(object p0) { throw null; }
- public static string RelationshipTypeExpected(object p0) { throw null; }
- public static string RequiredFacetMissing(object p0, object p1) { throw null; }
- public static string RoleTypeInEdmRelationshipAttributeIsInvalidType(object p0, object p1, object p2) { throw null; }
- public static string SameRoleNameOnRelationshipAttribute(object p0, object p1) { throw null; }
- public static string SameRoleReferredInReferentialConstraint(object p0) { throw null; }
- public static string ScaleOutOfRange(object p0, object p1, object p2, object p3) { throw null; }
- public static string SimilarRelationshipEnd(object p0, object p1, object p2, object p3, object p4) { throw null; }
- public static string SourceTypeMustBePromotoableToFromEndRelationType(object p0, object p1) { throw null; }
- public static string SqlGen_CanonicalFunctionNotSupportedPriorSql10(object p0) { throw null; }
- public static string SqlGen_InvalidDatePartArgumentExpression(object p0, object p1) { throw null; }
- public static string SqlGen_InvalidDatePartArgumentValue(object p0, object p1, object p2) { throw null; }
- public static string SqlGen_PrimitiveTypeNotSupportedPriorSql10(object p0) { throw null; }
- public static string SqlGen_TypedNaNNotSupported(object p0) { throw null; }
- public static string SqlGen_TypedNegativeInfinityNotSupported(object p0, object p1) { throw null; }
- public static string SqlGen_TypedPositiveInfinityNotSupported(object p0, object p1) { throw null; }
- public static string SqlProvider_InvalidGeographyColumn(object p0) { throw null; }
- public static string SqlProvider_InvalidGeometryColumn(object p0) { throw null; }
- public static string SqlProvider_NeedSqlDataReader(object p0) { throw null; }
- public static string SqlSpatialServices_ProviderValueNotSqlType(object p0) { throw null; }
- public static string StorageEntityContainerNameMismatchWhileSpecifyingPartialMapping(object p0, object p1, object p2) { throw null; }
- public static string StoreItemCollectionMustHaveOneArtifact(object p0) { throw null; }
- public static string SystemNamespaceEncountered(object p0) { throw null; }
- public static string TableAndSchemaAreMutuallyExclusiveWithDefiningQuery(object p0) { throw null; }
- public static string TargetRoleNameInNavigationPropertyNotValid(object p0, object p1, object p2, object p3) { throw null; }
- public static string TextNotAllowed(object p0) { throw null; }
- public static string TooManyAssociationEnds(object p0) { throw null; }
- public static string TypeArgumentBelowMin(object p0) { throw null; }
- public static string TypeArgumentCountMismatch(object p0, object p1) { throw null; }
- public static string TypeArgumentExceedsMax(object p0) { throw null; }
- public static string TypeDoesNotSupportFacet(object p0, object p1) { throw null; }
- public static string TypeDoesNotSupportSpec(object p0) { throw null; }
- public static string TypeKindMismatch(object p0, object p1, object p2, object p3) { throw null; }
- public static string TypeMismatchRelationshipConstaint(object p0, object p1, object p2, object p3, object p4) { throw null; }
- public static string TypeMustBeEntityType(object p0, object p1, object p2) { throw null; }
- public static string TypeMustBeNominalType(object p0, object p1, object p2) { throw null; }
- public static string TypeNameAlreadyDefinedDuplicate(object p0) { throw null; }
- public static string TypeNameNotFound(object p0) { throw null; }
- public static string TypeNotInAssociationSet(object p0, object p1, object p2) { throw null; }
- public static string TypeNotInEntitySet(object p0, object p1, object p2) { throw null; }
- public static string UnableToFindReflectedType(object p0, object p1) { throw null; }
- public static string UnableToResolveAssembly(object p0) { throw null; }
- public static string UnacceptableUri(object p0) { throw null; }
- public static string UnexpectedRootElement(object p0, object p1, object p2) { throw null; }
- public static string UnexpectedRootElementNoNamespace(object p0, object p1, object p2) { throw null; }
- public static string UnexpectedTypeInCollection(object p0, object p1) { throw null; }
- public static string UnexpectedXmlAttribute(object p0) { throw null; }
- public static string UnexpectedXmlElement(object p0) { throw null; }
- public static string UnexpectedXmlNodeType(object p0) { throw null; }
- public static string UnknownExpressionResolutionClass(object p0) { throw null; }
- public static string Update_AmbiguousForeignKey(object p0) { throw null; }
- public static string Update_ConcurrencyError(object p0) { throw null; }
- public static string Update_GeneratedDependent(object p0) { throw null; }
- public static string Update_InsertingOrUpdatingReferenceToDeletedEntity(object p0) { throw null; }
- public static string Update_MappingNotFound(object p0) { throw null; }
- public static string Update_MissingEntity(object p0, object p1) { throw null; }
- public static string Update_MissingFunctionMapping(object p0, object p1, object p2) { throw null; }
- public static string Update_MissingRequiredEntity(object p0, object p1, object p2) { throw null; }
- public static string Update_MissingRequiredRelationshipValue(object p0, object p1) { throw null; }
- public static string Update_MissingResultColumn(object p0) { throw null; }
- public static string Update_ModifyingIdentityColumn(object p0, object p1, object p2) { throw null; }
- public static string Update_NotSupportedComputedKeyColumn(object p0, object p1, object p2, object p3, object p4) { throw null; }
- public static string Update_NotSupportedIdentityType(object p0, object p1) { throw null; }
- public static string Update_NotSupportedServerGenKey(object p0) { throw null; }
- public static string Update_NullReturnValueForNonNullableMember(object p0, object p1) { throw null; }
- public static string Update_NullValue(object p0) { throw null; }
- public static string Update_RelationshipCardinalityConstraintViolation(object p0, object p1, object p2, object p3, object p4, object p5) { throw null; }
- public static string Update_RelationshipCardinalityConstraintViolationSingleValue(object p0, object p1, object p2, object p3, object p4) { throw null; }
- public static string Update_RelationshipCardinalityViolation(object p0, object p1, object p2, object p3, object p4, object p5) { throw null; }
- public static string Update_ReturnValueHasUnexpectedType(object p0, object p1, object p2, object p3) { throw null; }
- public static string Update_SqlEntitySetWithoutDmlFunctions(object p0, object p1, object p2) { throw null; }
- public static string Update_UnableToConvertRowsAffectedParameterToInt32(object p0, object p1) { throw null; }
- public static string Update_UnsupportedCastArgument(object p0) { throw null; }
- public static string Update_UnsupportedExpressionKind(object p0, object p1) { throw null; }
- public static string Update_UnsupportedExtentType(object p0, object p1) { throw null; }
- public static string Update_UnsupportedJoinType(object p0) { throw null; }
- public static string Update_UnsupportedProjection(object p0) { throw null; }
- public static string Validator_NoKeyMembers(object p0) { throw null; }
- public static string Validator_NullableEntityKeyProperty(object p0, object p1) { throw null; }
- public static string Validator_OSpace_ComplexPropertyNotComplex(object p0, object p1, object p2) { throw null; }
- public static string Validator_OSpace_Convention_AmbiguousClrType(object p0, object p1, object p2) { throw null; }
- public static string Validator_OSpace_Convention_AttributeAssemblyReferenced(object p0) { throw null; }
- public static string Validator_OSpace_Convention_BaseTypeIncompatible(object p0, object p1, object p2) { throw null; }
- public static string Validator_OSpace_Convention_BaseTypeNotLoaded(object p0, object p1) { throw null; }
- public static string Validator_OSpace_Convention_MissingOSpaceType(object p0) { throw null; }
- public static string Validator_OSpace_Convention_MissingRequiredProperty(object p0, object p1) { throw null; }
- public static string Validator_OSpace_Convention_MultipleTypesWithSameName(object p0) { throw null; }
- public static string Validator_OSpace_Convention_NonPrimitiveTypeProperty(object p0, object p1, object p2) { throw null; }
- public static string Validator_OSpace_Convention_RelationshipNotLoaded(object p0, object p1) { throw null; }
- public static string Validator_OSpace_Convention_ScalarPropertyMissginGetterOrSetter(object p0, object p1, object p2) { throw null; }
- public static string Validator_OSpace_Convention_SSpaceOSpaceTypeMismatch(object p0, object p1) { throw null; }
- public static string Validator_OSpace_Convention_Struct(object p0, object p1) { throw null; }
- public static string Validator_OSpace_InvalidNavPropReturnType(object p0, object p1, object p2) { throw null; }
- public static string Validator_OSpace_ScalarPropertyNotPrimitive(object p0, object p1, object p2) { throw null; }
- public static string Validator_UnsupportedEnumUnderlyingType(object p0) { throw null; }
- public static string ValueNotUnderstood(object p0, object p1) { throw null; }
- public static string ViewGen_AssociationEndShouldBeMappedToKey(object p0, object p1) { throw null; }
- public static string ViewGen_AssociationSetKey_Missing(object p0, object p1, object p2) { throw null; }
- public static string ViewGen_AssociationSet_AsUserString(object p0, object p1, object p2) { throw null; }
- public static string ViewGen_AssociationSet_AsUserString_Negated(object p0, object p1, object p2) { throw null; }
- public static string Viewgen_CannotGenerateQueryViewUnderNoValidation(object p0) { throw null; }
- public static string ViewGen_Cannot_Disambiguate_MultiConstant(object p0, object p1) { throw null; }
- public static string ViewGen_Cannot_Recover_Attributes(object p0, object p1, object p2) { throw null; }
- public static string ViewGen_Cannot_Recover_Types(object p0, object p1) { throw null; }
- public static string ViewGen_Concurrency_Derived_Class(object p0, object p1, object p2) { throw null; }
- public static string ViewGen_Concurrency_Invalid_Condition(object p0, object p1) { throw null; }
- public static string Viewgen_ConfigurationErrorMsg(object p0) { throw null; }
- public static string ViewGen_CQ_DomainConstraint(object p0) { throw null; }
- public static string ViewGen_CQ_PartitionConstraint(object p0) { throw null; }
- public static string ViewGen_Duplicate_CProperties(object p0) { throw null; }
- public static string ViewGen_Duplicate_CProperties_IsMapped(object p0, object p1) { throw null; }
- public static string ViewGen_EntitySetKey_Missing(object p0, object p1) { throw null; }
- public static string ViewGen_EntitySet_AsUserString(object p0, object p1) { throw null; }
- public static string ViewGen_EntitySet_AsUserString_Negated(object p0, object p1) { throw null; }
- public static string ViewGen_ErrorLog(object p0) { throw null; }
- public static string ViewGen_ErrorLog2(object p0) { throw null; }
- public static string Viewgen_ErrorPattern_ConditionMemberIsMapped(object p0) { throw null; }
- public static string Viewgen_ErrorPattern_DuplicateConditionValue(object p0) { throw null; }
- public static string Viewgen_ErrorPattern_NotNullConditionMappedToNullableMember(object p0, object p1) { throw null; }
- public static string Viewgen_ErrorPattern_Partition_MultipleTypesMappedToSameTable_WithoutCondition(object p0, object p1) { throw null; }
- public static string Viewgen_ErrorPattern_TableMappedToMultipleES(object p0, object p1, object p2) { throw null; }
- public static string ViewGen_Foreign_Key(object p0, object p1, object p2, object p3, object p4) { throw null; }
- public static string ViewGen_Foreign_Key_LowerBound_MustBeOne(object p0, object p1, object p2) { throw null; }
- public static string ViewGen_Foreign_Key_Missing_Relationship_Mapping(object p0) { throw null; }
- public static string ViewGen_Foreign_Key_Missing_Table_Mapping(object p0, object p1) { throw null; }
- public static string ViewGen_Foreign_Key_Not_Guaranteed_InCSpace(object p0) { throw null; }
- public static string ViewGen_Foreign_Key_ParentTable_NotMappedToEnd(object p0, object p1, object p2, object p3, object p4, object p5) { throw null; }
- public static string ViewGen_Foreign_Key_UpperBound_MustBeOne(object p0, object p1, object p2) { throw null; }
- public static string ViewGen_HashOnMappingClosure_Not_Matching(object p0) { throw null; }
- public static string ViewGen_InvalidCondition(object p0) { throw null; }
- public static string ViewGen_KeyConstraint_Update_Violation_AssociationSet(object p0, object p1, object p2) { throw null; }
- public static string ViewGen_KeyConstraint_Update_Violation_EntitySet(object p0, object p1, object p2, object p3) { throw null; }
- public static string ViewGen_KeyConstraint_Violation(object p0, object p1, object p2, object p3, object p4, object p5) { throw null; }
- public static string ViewGen_Missing_Sets_Mapping(object p0) { throw null; }
- public static string ViewGen_Missing_Set_Mapping(object p0) { throw null; }
- public static string ViewGen_Missing_Type_Mapping(object p0) { throw null; }
- public static string Viewgen_MultipleFragmentsBetweenCandSExtentWithDistinct(object p0, object p1) { throw null; }
- public static string ViewGen_NegatedCellConstant(object p0) { throw null; }
- public static string ViewGen_NonKeyProjectedWithOverlappingPartitions(object p0) { throw null; }
- public static string ViewGen_NotNull_No_Projected_Slot(object p0) { throw null; }
- public static string ViewGen_No_Default_Value(object p0, object p1) { throw null; }
- public static string ViewGen_No_Default_Value_For_Configuration(object p0) { throw null; }
- public static string Viewgen_NullableMappingForNonNullableColumn(object p0, object p1) { throw null; }
- public static string ViewGen_OneOfConst_IsEqualTo(object p0, object p1) { throw null; }
- public static string ViewGen_OneOfConst_IsNonNullable(object p0) { throw null; }
- public static string ViewGen_OneOfConst_IsNotEqualTo(object p0, object p1) { throw null; }
- public static string ViewGen_OneOfConst_IsNotOneOf(object p0, object p1) { throw null; }
- public static string ViewGen_OneOfConst_IsOneOf(object p0, object p1) { throw null; }
- public static string ViewGen_OneOfConst_IsOneOfTypes(object p0) { throw null; }
- public static string ViewGen_OneOfConst_MustBeEqualTo(object p0, object p1) { throw null; }
- public static string ViewGen_OneOfConst_MustBeNonNullable(object p0) { throw null; }
- public static string ViewGen_OneOfConst_MustBeNull(object p0) { throw null; }
- public static string ViewGen_OneOfConst_MustBeOneOf(object p0, object p1) { throw null; }
- public static string ViewGen_OneOfConst_MustNotBeEqualTo(object p0, object p1) { throw null; }
- public static string ViewGen_OneOfConst_MustNotBeOneOf(object p0, object p1) { throw null; }
- public static string Viewgen_QV_RewritingNotFound(object p0) { throw null; }
- public static string Viewgen_RightSideNotDisjoint(object p0) { throw null; }
- public static string ViewGen_TableKey_Missing(object p0, object p1) { throw null; }
- }
-}
namespace System.Data.EntityClient
{
public sealed partial class EntityCommand : System.Data.Common.DbCommand