MaterializerCompilerEventArgs Members
The MaterializerCompilerEventArgs type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
|
|
MaterializerCompilerEventArgs |
Initializes a new instance of the MaterializerCompilerEventArgs class.
|
Methods
| Name | Description | |
|---|---|---|
|
|
Equals(System.Object) | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
|
|
Code |
Gets the code.
|
|
|
DataSource |
Gets the data source.
|
|
|
Exception |
Gets the exception.
|
|
|
Sql |
Gets the SQL.
|
|
|
TargetType |
Gets the type of the target.
|

