MarkerDesigner Methods | 
The MarkerDesigner type exposes the following members.
| Name | Description | |
|---|---|---|
| 
 | 
AddArray | 
 
Adds an array of values to a specified parameter in the method.
 
 | 
| 
 | 
AddDataColumn | 
 
Adds a data column to the template marker with the specified parameter name and value.
 
 | 
| 
 | 
AddDataTable(String, DataTable) | 
 
Add datatable to template markers(Match column name automatically).
 
 | 
| 
 | 
AddDataTable(String, DataTable, Int32) | 
 
Add datatable to template markers(Match column name automatically).
 
 | 
| 
 | 
AddDataView | 
 
Add dataview to template markers(Match column name automatically).
 
 | 
| 
 | 
AddParameter | 
 
Adds parameter to template markers.
 
 | 
| 
 | 
Apply | 
 
Apply templates markers
 
 | 
| 
 | 
Contains | 
 
Checks parameter is exist.
 
 | 
| 
 | 
Equals | 
 
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
.)
 | 
| 
 | 
GetHashCode | 
 
Serves as the default hash function.
 
(Inherited from
Object
.)
 | 
| 
 | 
GetType | 
 
Gets the
Type
of the current instance.
 
(Inherited from
Object
.)
 | 
| 
 | 
MemberwiseClone | 
 
Creates a shallow copy of the current
Object
.
 
(Inherited from
Object
.)
 | 
| 
 | 
RemoveParameter | 
 
Removes parameter from template marker.
 
 | 
| 
 | 
ToString | 
 
Returns a string that represents the current object.
 
(Inherited from
Object
.)
 |