This topic has not yet been rated - Rate this topic

DataTableMappingCollection Methods

(see also Protected Methods )
  Name Description
Public method Supported by the .NET Compact Framework Supported by the XNA Framework Add Overloaded. Adds a DataTableMapping object to the collection.
Public method Supported by the .NET Compact Framework Supported by the XNA Framework AddRange Overloaded. Copies the elements of a given array to the end of the collection.
Public method Supported by the .NET Compact Framework Supported by the XNA Framework Clear Removes all DataTableMapping objects from the collection.
Public method Supported by the .NET Compact Framework Supported by the XNA Framework Contains Overloaded. Gets a value indicating whether a particular DataTableMapping object exists in the collection.
Public method Supported by the .NET Compact Framework Supported by the XNA Framework CopyTo Overloaded. Copies the elements of a given collection to the specified array.
Public method CreateObjRef  Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (inherited from MarshalByRefObject)
Public method Supported by the .NET Compact Framework Supported by the XNA Framework Equals  Overloaded. Determines whether two Object instances are equal. (inherited from Object)
Public method Supported by the .NET Compact Framework Supported by the XNA Framework GetByDataSetTable Gets the DataTableMapping object with the specified DataSet table name.
Public method Supported by the .NET Compact Framework Supported by the XNA Framework GetEnumerator Gets an enumerator that can iterate through the collection.
Public method Supported by the .NET Compact Framework Supported by the XNA Framework GetHashCode  Serves as a hash function for a particular type. (inherited from Object)
Public method GetLifetimeService  Retrieves the current lifetime service object that controls the lifetime policy for this instance. (inherited from MarshalByRefObject)
Public method Static Supported by the .NET Compact Framework Supported by the XNA Framework GetTableMappingBySchemaAction Gets a DataColumnMapping object with the specified source table name and DataSet table name, using the given MissingMappingAction.
Public method Supported by the .NET Compact Framework Supported by the XNA Framework GetType  Gets the Type of the current instance. (inherited from Object)
Public method Supported by the .NET Compact Framework Supported by the XNA Framework IndexOf Overloaded. Gets the location of the specified DataTableMapping object within the collection.
Public method Supported by the .NET Compact Framework Supported by the XNA Framework IndexOfDataSetTable Gets the location of the DataTableMapping object with the specified DataSet table name.
Public method InitializeLifetimeService  Obtains a lifetime service object to control the lifetime policy for this instance. (inherited from MarshalByRefObject)
Public method Supported by the .NET Compact Framework Supported by the XNA Framework Insert Overloaded. Inserts an object into the DataTableMappingCollection at a specified index.
Public method Static Supported by the .NET Compact Framework ReferenceEquals  Determines whether the specified Object instances are the same instance. (inherited from Object)
Public method Supported by the .NET Compact Framework Supported by the XNA Framework Remove Overloaded. Removes a specified object from the collection.
Public method Supported by the .NET Compact Framework Supported by the XNA Framework RemoveAt Overloaded. Removes the specified DataTableMapping object from the collection.
Public method Supported by the .NET Compact Framework Supported by the XNA Framework ToString  Returns a String that represents the current Object. (inherited from Object)
Top
  Name Description
Protected method Supported by the .NET Compact Framework Supported by the XNA Framework Finalize  Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (inherited from Object)
Protected method Supported by the .NET Compact Framework MemberwiseClone  Overloaded. (inherited from MarshalByRefObject)
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.