Holds information about a transform at a particular point in time so it can later
            check if the transform has changed.
            
Inheritance Hierarchy 
    Namespace: 
   Dundas.BI.Data.Transforms
    Assembly:
   Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.3.0.1000)
Syntaxpublic class TransformSnapshot
Public Class TransformSnapshot
public ref class TransformSnapshot
type TransformSnapshot =  class end
The TransformSnapshot type exposes the following members.
Methods| 
								 
							 | Name | Description | 
|---|
  | CheckForChanges | 
            Checks whether there are any differences between this snapshot and the current state of the transform.
              | 
Top
See Also