Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
MetaTable Class
 MetaTable Members
Collapse All/Expand All Collapse All
Members FilterMembers Filter
Frameworks FilterFrameworks Filter
This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5

Other versions are also available for the following:
.NET Framework Class Library
MetaTable Members

Represents an abstraction of a database table or view.

The MetaTable type exposes the following members.

  NameDescription
Protected methodMetaTableInitializes a new instance of the MetaTable class.
Top
  NameDescription
Public methodEqualsDetermines whether the specified Object is equal to the current Object. (Inherited from Object.)
Protected methodFinalizeAllows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.)
Public methodGetHashCodeServes as a hash function for a particular type. (Inherited from Object.)
Public methodGetTypeGets the Type of the current instance. (Inherited from Object.)
Protected methodMemberwiseCloneCreates a shallow copy of the current Object. (Inherited from Object.)
Public methodToStringReturns a String that represents the current Object. (Inherited from Object.)
Top
  NameDescription
Public propertyDeleteMethodGets the DataContext method that is used to perform delete operations.
Public propertyInsertMethodGets the DataContext method that is used to perform insert operations.
Public propertyModelGets the MetaModel that contains this MetaTable.
Public propertyRowTypeGets the MetaType that describes the type of the rows of the table.
Public propertyTableNameGets the name of the table as defined by the database.
Public propertyUpdateMethodGets the DataContext method that is used to perform update operations.
Top
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement | Site Feedback
Page view tracker