C# Класс Microsoft.WindowsAzure.Samples.Data.Services.Client.Strings

Показать файл Открыть проект

Private Properties

Свойство Тип Описание
ALinq_BinaryNotSupported string
ALinq_CantAddAstoriaQueryOption string
ALinq_CantAddDuplicateQueryOption string
ALinq_CantAddQueryOptionStartingWithDollarSign string
ALinq_CantCastToUnsupportedPrimitive string
ALinq_CantReferToPublicField string
ALinq_CantTranslateExpression string
ALinq_ConstantNotSupported string
ALinq_CouldNotConvert string
ALinq_ExpressionNotSupportedInProjection string
ALinq_ExpressionNotSupportedInProjectionToEntity string
ALinq_MemberAccessNotSupported string
ALinq_MethodNotSupported string
ALinq_ProjectionMemberAssignmentMismatch string
ALinq_PropertyNamesMustMatchInProjections string
ALinq_QueryOptionOutOfOrder string
ALinq_TranslationError string
ALinq_UnaryNotSupported string
ALinq_UnsupportedExpression string
AtomMaterializer_CannotAssignNull string
AtomMaterializer_EntryIntoCollectionMismatch string
AtomMaterializer_EntryToAccessIsNull string
AtomMaterializer_EntryToInitializeIsNull string
AtomMaterializer_ProjectEntityTypeMismatch string
AtomMaterializer_PropertyMissing string
AtomMaterializer_PropertyMissingFromEntry string
AtomMaterializer_PropertyNotExpectedEntry string
BatchStream_ContentExpected string
BatchStream_ContentUnexpected string
BatchStream_InvalidContentLengthSpecified string
BatchStream_InvalidContentTypeSpecified string
BatchStream_InvalidDelimiter string
BatchStream_InvalidHeaderValueSpecified string
BatchStream_InvalidHttpMethodName string
BatchStream_InvalidHttpVersionSpecified string
BatchStream_InvalidMethodHeaderSpecified string
BatchStream_InvalidNumberOfHeadersAtChangeSetStart string
BatchStream_InvalidNumberOfHeadersAtOperationStart string
BatchStream_MissingContentTypeHeader string
BatchStream_MissingOrInvalidContentEncodingHeader string
Batch_ExpectedContentType string
Batch_ExpectedResponse string
Batch_UnexpectedContent string
ClientType_Ambiguous string
ClientType_KeysMustBeSimpleTypes string
ClientType_KeysOnDifferentDeclaredType string
ClientType_MissingMediaEntryProperty string
ClientType_MissingMimeTypeProperty string
ClientType_MissingOpenProperty string
ClientType_MissingProperty string
ClientType_NoSettableFields string
ClientType_NullOpenProperties string
ClientType_UnsupportedType string
Clienttype_MultipleOpenProperty string
Collection_NullCollectionReference string
Context_CannotConvertKey string
Context_InternalError string
Context_MLEWithoutSaveStream string
Context_NoContentTypeForMediaLink string
Context_SetSaveStreamOnMediaEntryProperty string
Context_VersionNotSupported string
DataBinding_BindingOperation_ArrayItemNotEntity string
DataBinding_BindingOperation_ArrayItemNull string
DataBinding_CollectionChangedUnknownAction string
DataBinding_CollectionPropertySetterValueHasObserver string
DataBinding_ComplexObjectAssociatedWithMultipleEntities string
DataBinding_DataServiceCollectionArgumentMustHaveEntityType string
DataBinding_EntityAlreadyInCollection string
DataBinding_NotifyPropertyChangedNotImpl string
DataBinding_Util_UnknownEntitySetName string
Deserialize_Current string
Deserialize_MismatchAtomLinkEntryPropertyIsCollection string
Deserialize_MismatchAtomLinkFeedPropertyNotCollection string
Deserialize_ServerException string
Deserialize_UnknownMimeTypeSpecified string
EntityPropertyMapping_EpmAttribute string
EntityPropertyMapping_TargetNamespaceUriNotValid string
EpmClientType_PropertyIsComplex string
EpmClientType_PropertyIsPrimitive string
EpmSourceTree_DuplicateEpmAttrsWithSameSourceName string
EpmSourceTree_InaccessiblePropertyOnType string
EpmSourceTree_InvalidSourcePath string
EpmTargetTree_AttributeInMiddle string
EpmTargetTree_DuplicateEpmAttrsWithSameTargetName string
EpmTargetTree_InvalidTargetPath string
HttpProcessUtility_ClosingQuoteNotFound string
HttpProcessUtility_EncodingNotSupported string
HttpProcessUtility_EscapeCharAtEnd string
HttpProcessUtility_EscapeCharWithoutQuotes string
HttpWeb_Internal string
HttpWeb_InternalArgument string
Serializer_NullKeysAreNotSupported string

Приватные методы

Метод Описание
ALinq_BinaryNotSupported ( object p0 ) : string
ALinq_CantAddAstoriaQueryOption ( object p0 ) : string
ALinq_CantAddDuplicateQueryOption ( object p0 ) : string
ALinq_CantAddQueryOptionStartingWithDollarSign ( object p0 ) : string
ALinq_CantCastToUnsupportedPrimitive ( object p0 ) : string
ALinq_CantReferToPublicField ( object p0 ) : string
ALinq_CantTranslateExpression ( object p0 ) : string
ALinq_ConstantNotSupported ( object p0 ) : string
ALinq_CouldNotConvert ( object p0 ) : string
ALinq_ExpressionNotSupportedInProjection ( object p0, object p1 ) : string
ALinq_ExpressionNotSupportedInProjectionToEntity ( object p0, object p1 ) : string
ALinq_MemberAccessNotSupported ( object p0 ) : string
ALinq_MethodNotSupported ( object p0 ) : string
ALinq_ProjectionMemberAssignmentMismatch ( object p0, object p1, object p2 ) : string
ALinq_PropertyNamesMustMatchInProjections ( object p0, object p1 ) : string
ALinq_QueryOptionOutOfOrder ( object p0, object p1 ) : string
ALinq_TranslationError ( object p0 ) : string
ALinq_UnaryNotSupported ( object p0 ) : string
ALinq_UnsupportedExpression ( object p0 ) : string
AtomMaterializer_CannotAssignNull ( object p0, object p1 ) : string
AtomMaterializer_EntryIntoCollectionMismatch ( object p0, object p1 ) : string
AtomMaterializer_EntryToAccessIsNull ( object p0 ) : string
AtomMaterializer_EntryToInitializeIsNull ( object p0 ) : string
AtomMaterializer_ProjectEntityTypeMismatch ( object p0, object p1, object p2 ) : string
AtomMaterializer_PropertyMissing ( object p0 ) : string
AtomMaterializer_PropertyMissingFromEntry ( object p0, object p1 ) : string
AtomMaterializer_PropertyNotExpectedEntry ( object p0, object p1 ) : string
BatchStream_ContentExpected ( object p0 ) : string
BatchStream_ContentUnexpected ( object p0 ) : string
BatchStream_InvalidContentLengthSpecified ( object p0 ) : string
BatchStream_InvalidContentTypeSpecified ( object p0, object p1, object p2, object p3 ) : string
BatchStream_InvalidDelimiter ( object p0 ) : string
BatchStream_InvalidHeaderValueSpecified ( object p0 ) : string
BatchStream_InvalidHttpMethodName ( object p0 ) : string
BatchStream_InvalidHttpVersionSpecified ( object p0, object p1 ) : string
BatchStream_InvalidMethodHeaderSpecified ( object p0 ) : string
BatchStream_InvalidNumberOfHeadersAtChangeSetStart ( object p0, object p1 ) : string
BatchStream_InvalidNumberOfHeadersAtOperationStart ( object p0, object p1 ) : string
BatchStream_MissingContentTypeHeader ( object p0 ) : string
BatchStream_MissingOrInvalidContentEncodingHeader ( object p0, object p1 ) : string
Batch_ExpectedContentType ( object p0 ) : string
Batch_ExpectedResponse ( object p0 ) : string
Batch_UnexpectedContent ( object p0 ) : string
ClientType_Ambiguous ( object p0, object p1 ) : string
ClientType_KeysMustBeSimpleTypes ( object p0 ) : string
ClientType_KeysOnDifferentDeclaredType ( object p0 ) : string
ClientType_MissingMediaEntryProperty ( object p0 ) : string
ClientType_MissingMimeTypeProperty ( object p0, object p1 ) : string
ClientType_MissingOpenProperty ( object p0, object p1 ) : string
ClientType_MissingProperty ( object p0, object p1 ) : string
ClientType_NoSettableFields ( object p0 ) : string
ClientType_NullOpenProperties ( object p0 ) : string
ClientType_UnsupportedType ( object p0 ) : string
Clienttype_MultipleOpenProperty ( object p0 ) : string
Collection_NullCollectionReference ( object p0, object p1 ) : string
Context_CannotConvertKey ( object p0 ) : string
Context_InternalError ( object p0 ) : string
Context_MLEWithoutSaveStream ( object p0 ) : string
Context_NoContentTypeForMediaLink ( object p0, object p1 ) : string
Context_SetSaveStreamOnMediaEntryProperty ( object p0 ) : string
Context_VersionNotSupported ( object p0, object p1 ) : string
DataBinding_BindingOperation_ArrayItemNotEntity ( object p0 ) : string
DataBinding_BindingOperation_ArrayItemNull ( object p0 ) : string
DataBinding_CollectionChangedUnknownAction ( object p0 ) : string
DataBinding_CollectionPropertySetterValueHasObserver ( object p0, object p1 ) : string
DataBinding_ComplexObjectAssociatedWithMultipleEntities ( object p0 ) : string
DataBinding_DataServiceCollectionArgumentMustHaveEntityType ( object p0 ) : string
DataBinding_EntityAlreadyInCollection ( object p0 ) : string
DataBinding_NotifyPropertyChangedNotImpl ( object p0 ) : string
DataBinding_Util_UnknownEntitySetName ( object p0 ) : string
Deserialize_Current ( object p0, object p1 ) : string
Deserialize_MismatchAtomLinkEntryPropertyIsCollection ( object p0 ) : string
Deserialize_MismatchAtomLinkFeedPropertyNotCollection ( object p0 ) : string
Deserialize_ServerException ( object p0 ) : string
Deserialize_UnknownMimeTypeSpecified ( object p0 ) : string
EntityPropertyMapping_EpmAttribute ( object p0 ) : string
EntityPropertyMapping_TargetNamespaceUriNotValid ( object p0 ) : string
EpmClientType_PropertyIsComplex ( object p0 ) : string
EpmClientType_PropertyIsPrimitive ( object p0 ) : string
EpmSourceTree_DuplicateEpmAttrsWithSameSourceName ( object p0, object p1 ) : string
EpmSourceTree_InaccessiblePropertyOnType ( object p0, object p1 ) : string
EpmSourceTree_InvalidSourcePath ( object p0, object p1 ) : string
EpmTargetTree_AttributeInMiddle ( object p0 ) : string
EpmTargetTree_DuplicateEpmAttrsWithSameTargetName ( object p0, object p1, object p2, object p3 ) : string
EpmTargetTree_InvalidTargetPath ( object p0 ) : string
HttpProcessUtility_ClosingQuoteNotFound ( object p0 ) : string
HttpProcessUtility_EncodingNotSupported ( object p0 ) : string
HttpProcessUtility_EscapeCharAtEnd ( object p0 ) : string
HttpProcessUtility_EscapeCharWithoutQuotes ( object p0 ) : string
HttpWeb_Internal ( object p0 ) : string
HttpWeb_InternalArgument ( object p0, object p1 ) : string
Serializer_NullKeysAreNotSupported ( object p0 ) : string