See Also

SqlCompareOwnerMappings Class  | RedGate.SQLCompare.Engine Namespace

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

SqlCompareOwnerMappings Class Members

RedGate.SQLCompare.Engine Namespace : SqlCompareOwnerMappings Class

SqlCompareOwnerMappings overview

Public Constructors

Public Constructor SqlCompareOwnerMappings Constructor Overloaded.  Shallow copy constructor.

Public Properties

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

Public Methods

Public Method Add Overloaded.  Adds a SqlCompareOwnerMapping to the end of the SqlCompareOwnerMappings collection.
Public Method CancelOperation (Inherited from Mappings) Cancels the current operation.
Public Method Clear (Inherited from Mappings) Removes all objects from the Mappings instance.
Public Method Contains Overloaded.  Determines whether the SqlCompareOwnerMappings collection contains a specific element.
Public Method CopyTo Overloaded.  Copies the entire SqlCompareOwnerMappings collection to a compatible one-dimensional array, starting at the specified index of the target array.
Public Method CreateMappings Creates a mapping for each owner or schema in the database where such a mapping is possible.
Public Method FromOne (Inherited from Mappings)Returns the Mapping of the object in the first database.
Public Method FromTwo (Inherited from Mappings)Returns the Mapping of the object in the second database.
Public Method GetEnumerator (Inherited from Mappings)Returns an enumerator that can iterate through the Mappings instance.
Public Method IndexOf Overloaded.  Searches for the specified SqlCompareOwnerMapping and returns the zero-based index of the first occurrence within the SqlCompareOwnerMappings collection.
Public Method Insert Overloaded. Not implemented.
Public Method Join Overloaded.  Called to join two schemas together. For each schema, attempts to map the tables and views in the passed schema.
Public Method Remove Overloaded.  Removes the first occurrence of a specific SqlCompareOwnerMapping from the SqlCompareOwnerMappings collection.
Public Method RemoveAt (Inherited from Mappings)Removes the mapping at the specified index of the Mappings instance.
Public Method Sort (Inherited from Mappings) Sorts the Mappings according the criteria appropriate for the object.
Public Method Split Overridden.  Splits apart a mapping and creates two mappings, one to null and one from null.

See Also

SqlCompareOwnerMappings Class  | RedGate.SQLCompare.Engine Namespace

 

 


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