ExpressionBinding Methods
SQL Server 2012
The ExpressionBinding type exposes the following members.
| Name | Description | |
|---|---|---|
|
Clone | Creates a new instance of the object that is a cloned copy of the expression binding. (Overrides Binding.Clone().) |
|
CreateObjRef | Security Critical. (Inherited from MarshalByRefObject.) |
|
Dispose | (Inherited from Component.) |
|
Equals | (Inherited from Object.) |
|
GetHashCode | (Inherited from Object.) |
|
GetLifetimeService | Security Critical. (Inherited from MarshalByRefObject.) |
|
GetType | (Inherited from Object.) |
|
InitializeLifetimeService | Security Critical. (Inherited from MarshalByRefObject.) |
|
ToString | (Inherited from Component.) |
| Name | Description | |
|---|---|---|
|
ICloneable.Clone | Creates a new copy of the object instance. (Inherited from Binding.) |
