1. Errors.EntityMapping

Class Errors.EntityMapping

Version:
日本語翻訳に関する免責事項

このページの翻訳はAIによって自動的に行われました。可能な限り正確な翻訳を心掛けていますが、原文と異なる表現や解釈が含まれる場合があります。正確で公式な情報については、必ず英語の原文をご参照ください。

Inheritance
System.Object
Errors.EntityMapping
Namespace: Stylelabs.M.Sdk
Assembly: Stylelabs.M.Sdk.dll
Syntax
public static class EntityMapping : object

Fields

CouldNotMapValue

Declaration
public const string CouldNotMapValue = null
Field Value
TypeDescription
System.String

PropertyDoesNotExist

Declaration
public const string PropertyDoesNotExist = null
Field Value
TypeDescription
System.String

PropertyDoesNotExistWithCulture

Declaration
public const string PropertyDoesNotExistWithCulture = null
Field Value
TypeDescription
System.String

RelationDoesNotExist

Declaration
public const string RelationDoesNotExist = null
Field Value
TypeDescription
System.String

UnsupportedMemberDefinitionType

Declaration
public const string UnsupportedMemberDefinitionType = null
Field Value
TypeDescription
System.String

UnsupportedRelationType

Declaration
public const string UnsupportedRelationType = null
Field Value
TypeDescription
System.String
この記事を改善するための提案がある場合は、 お知らせください!