Get the underlying DataSet of EntityManager.

Namespace: Aspectize.Core
Assembly: AspectizeDAL (in AspectizeDAL.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
DataSet Data { get; }
Visual Basic
ReadOnly Property Data As DataSet
	Get

See Also