This documentation is archived and is not being maintained.
DynamicDataExtensions::SetMetaTable Method
Visual Studio 2010
Sets the MetaTable object.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
SetMetaTable(INamingContainer, MetaTable) | Sets the table metadata for the specified data control. |
|
SetMetaTable(INamingContainer, MetaTable, IDictionary<String, Object>) | Sets the table metadata and default value mapping for the specified data control. |
|
SetMetaTable(INamingContainer, MetaTable, Object) | Sets the table metadata and default value mapping for the specified data control. |
Show: