Поделиться через


IgnoreClientPropertyAttribute Класс

Определение

Указывает, что атрибут не должен сериализоваться при вставке или обновлении сущности.

[System.AttributeUsage(System.AttributeTargets.Property, AllowMultiple=false)]
public sealed class IgnoreClientPropertyAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Property, AllowMultiple=false)>]
type IgnoreClientPropertyAttribute = class
    inherit Attribute
Public NotInheritable Class IgnoreClientPropertyAttribute
Inherits Attribute
Наследование
IgnoreClientPropertyAttribute
Атрибуты

Конструкторы

IgnoreClientPropertyAttribute()

Указывает, что атрибут не должен сериализоваться при вставке или обновлении сущности.

Применяется к