Для изменения размера нажмите или перетащите

ObjectFieldNotInitializedException - свойства

Тип ObjectFieldNotInitializedException предоставляет следующие члены.

Свойства
  ИмяОписание
Открытое свойствоData
Gets a collection of key/value pairs that provide additional user-defined information about the exception.
(Унаследован от Exception.)
Открытое свойствоFieldName
Возвращает наименование поля, неинициализированное для бизнес-объекта.
Открытое свойствоHelpLink
Gets or sets a link to the help file associated with this exception.
(Унаследован от Exception.)
Открытое свойствоHResult
Gets or sets HRESULT, a coded numerical value that is assigned to a specific exception.
(Унаследован от Exception.)
Открытое свойствоInnerException
Gets the Exception instance that caused the current exception.
(Унаследован от Exception.)
Защищённое свойствоIPForWatsonBuckets (Унаследован от Exception.)
Защищённое свойствоIsTransient (Унаследован от Exception.)
Открытое свойствоMessage
Gets a message that describes the current exception.
(Унаследован от Exception.)
Открытое свойствоObjectType
Возвращает тип бизнес-объекта, поле которого не инициализировано.
Защищённое свойствоRemoteStackTrace (Унаследован от Exception.)
Открытое свойствоSource
Gets or sets the name of the application or the object that causes the error.
(Унаследован от Exception.)
Открытое свойствоStackTrace
Gets a string representation of the immediate frames on the call stack.
(Унаследован от Exception.)
Открытое свойствоTargetSite
Возвращает метод, создавший текущее исключение.
(Унаследован от Exception.)
Защищённое свойствоWatsonBuckets (Унаследован от Exception.)
В начало страницы
См. также