InputType Members
Abstract base class for input tables and views used in logical expressions. This class cannot be inherited.
The following tables list the members exposed by the InputType type.
Public Methods
(see also Protected Methods )
Nombre | Description | |
---|---|---|
Clone | Creates a deep copy of the RuleObject object graph. (inherited from RuleObject) | |
Equals | Overloaded. (inherited from Object ) | |
FromTable | Converts a Table object to an InputType object. | |
FromTableViewBase | Converts a TableViewBase object to an InputType object. | |
FromView | Converts a View object to an InputType object. | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
op_Implicit | Overloaded. Operators for implicitly converting tables and views to InputType objects. | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Object ) |
Arriba
Protected Methods
Nombre | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Arriba
Explicit Interface Implementations
Nombre | Description | |
---|---|---|
System.ICloneable.Clone | (inherited from RuleObject ) |
Arriba
Vea también
Referencia
InputType Class
Microsoft.SqlServer.NotificationServices.Rules Namespace