[This is preliminary documentation and is subject to change.]
False by default for forms, safer for web. For example, no injection of un-inteded fields can be done via web form post
Namespace: NFX.DataAccess.CRUDAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public override bool AmorphousDataEnabled { get; }
public override bool AmorphousDataEnabled { get; }
Public Overrides ReadOnly Property AmorphousDataEnabled As Boolean
Get
Public Overrides ReadOnly Property AmorphousDataEnabled As Boolean
Get
public:
virtual property bool AmorphousDataEnabled {
bool get () override;
}
public:
virtual property bool AmorphousDataEnabled {
bool get () override;
}
abstract AmorphousDataEnabled : bool with get
override AmorphousDataEnabled : bool with get
abstract AmorphousDataEnabled : bool with get
override AmorphousDataEnabled : bool with get
Property Value
Type:
BooleanImplements
IAmorphousData AmorphousDataEnabled