SQLProvider

EntityState Type

Union cases

Union case Description

Created

Full Usage: Created

Delete

Full Usage: Delete

Deleted

Full Usage: Deleted

Modified string list

Full Usage: Modified string list

Parameters:
    Item : string list

Item : string list

Unchanged

Full Usage: Unchanged

Instance members

Instance member Description

this.IsCreated

Full Usage: this.IsCreated

Returns: bool
Returns: bool

this.IsDelete

Full Usage: this.IsDelete

Returns: bool
Returns: bool

this.IsDeleted

Full Usage: this.IsDeleted

Returns: bool
Returns: bool

this.IsModified

Full Usage: this.IsModified

Returns: bool
Returns: bool

this.IsUnchanged

Full Usage: this.IsUnchanged

Returns: bool
Returns: bool

Type something to start searching.