Gets or sets the Data Row Null Action.
Namespace: AJE.DataAssetEngineAssembly: AJE.DataAssetEngine (in AJE.DataAssetEngine.dll) Version: 4.0.8187.28944 (4.0.1.1)
public DataRowNullActions DataRowNullAction { get; set; }public DataRowNullActions DataRowNullAction { get; set; }Public Property DataRowNullAction As DataRowNullActions
Get
Set
Public Property DataRowNullAction As DataRowNullActions
Get
Set
public:
property DataRowNullActions DataRowNullAction {
DataRowNullActions get ();
void set (DataRowNullActions value);
}public:
property DataRowNullActions DataRowNullAction {
DataRowNullActions get ();
void set (DataRowNullActions value);
}Property Value
Type:
DataRowNullActions