MetaModel Methods
.NET Framework (current version)
Namespace:
System.Data.Linq.Mapping
Assembly: System.Data.Linq (in System.Data.Linq.dll)
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | Determines whether the specified object is equal to the current object.(Inherited from Object.) |
![]() | Finalize() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.(Inherited from Object.) |
![]() | GetFunction(MethodInfo^) | Gets the MetaFunction that corresponds to a database function. |
![]() | GetFunctions() | Gets an enumeration of all functions. |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetMetaType(Type^) | |
![]() | GetTable(Type^) | |
![]() | GetTables() | Get an enumeration of all tables. |
![]() | GetType() | |
![]() | MemberwiseClone() | |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |
Show:

