See Also

Mappings Class  | RedGate.SQLCompare.Engine Namespace

See Also RedGate.SQLCompare.Engine Send comments on this topic.

Mappings Class Members

RedGate.SQLCompare.Engine Namespace : Mappings Class

Mappings overview

Public Properties

Public Property Count Gets the number of elements contained in the Mappings instance.
Public Property IsFixedSize Gets a value indicating whether the Mappings instance has a fixed size.
Public Property IsReadOnly Gets a value indicating whether the Mappings instance is read-only.
Public Property IsSynchronized Gets a value indicating whether access to the Mappings instance is synchronized (thread-safe).
Public Property Item Overloaded.  Gets the Mapping at the specified index.
Public Property Status The event handler used to receive status update events.
Public Property SyncRoot Gets an object that can be used to synchronize access to the Mappings instance.

Public Methods

Public Method Add Adds an Object to the end of the Mappings instance.
Public Method CancelOperation Cancels the current operation.
Public Method Clear Removes all objects from the Mappings instance.
Public Method Contains Determines whether the Mappings instance contains a specified object.
Public Method CopyTo Copies the entire Mappings instance to a compatible one-dimensional array, starting at the specified index of the target array.
Public Method FromOne Returns the Mapping of the object in the first database.
Public Method FromTwo Returns the Mapping of the object in the second database.
Public Method GetEnumerator Returns an enumerator that can iterate through the Mappings instance.
Public Method IndexOf Searches for the specified Object and returns the zero-based index of the first occurrence within the Mappings instance.
Public Method Insert Not Implemented.
Public Method Join Attempts to join two objects in one mapping.
Public Method Remove Removes the first occurrence of the specified Object from the Mappings instance.
Public Method RemoveAt Removes the mapping at the specified index of the Mappings instance.
Public Method Sort Sorts the Mappings according the criteria appropriate for the object.
Public Method Split Splits a mapping and creates two mappings; one to null, and one from null.

See Also

Mappings Class  | RedGate.SQLCompare.Engine Namespace

 

 


© 2003 - 2007 Red Gate Software Ltd. All Rights Reserved.