Abstract base class for all scalar-valued expression classes in the Microsoft.SqlServer.NotificationServices.Rules namespace.
The following tables list the members exposed by the Argument type.
Public Methods
(see also Protected Methods )
| 名称 | Description | |
|---|---|---|
| .gif) | Clone | Creates a deep copy of the RuleObject object graph. (inherited from RuleObject) | 
| .gif) | Equals | Overloaded. (inherited from Object ) | 
| .gif) .gif) | FromBoolean | Converts a Boolean value to an instance of the Argument class. | 
| .gif) .gif) | FromByte | Converts a Byte value to an instance of the Argument class. | 
| .gif) .gif) | FromByteArray | Converts a Byte array to an instance of the Argument class. | 
| .gif) .gif) | FromChar | Converts a Char value to an instance of the Argument class. | 
| .gif) .gif) | FromDateTime | Converts a DateTime value to an instance of the Argument class. | 
| .gif) .gif) | FromDecimal | Converts a Decimal value to an instance of the Argument class. | 
| .gif) .gif) | FromDouble | Converts a Double value to an instance of the Argument class. | 
| .gif) .gif) | FromGuid | Converts a Guid value to an instance of the Argument class. | 
| .gif) .gif) | FromInt16 | Converts a Int16 value to an instance of the Argument class. | 
| .gif) .gif) | FromInt32 | Converts a Int32 value to an instance of the Argument class. | 
| .gif) .gif) | FromInt64 | Converts a Int64 value to an instance of the Argument class. | 
| .gif) .gif) | FromSingle | Converts a Single value to an instance of the Argument class. | 
| .gif) .gif) | FromString | Converts a String value to an instance of the Argument class. | 
| .gif) | GetHashCode | (inherited from Object ) | 
| .gif) | GetType | (inherited from Object ) | 
| .gif) .gif) | op_Implicit | Overloaded. Converts a .NET common language runtime (CLR) data type to an instance of the Argument class. | 
| .gif) .gif) | ReferenceEquals | (inherited from Object ) | 
| .gif) | ToString | (inherited from Object ) | 
顶部
Protected Methods
| 名称 | Description | |
|---|---|---|
| .gif) | Finalize | (inherited from Object ) | 
| .gif) | MemberwiseClone | (inherited from Object ) | 
顶部
Explicit Interface Implementations
| 名称 | Description | |
|---|---|---|
| System.ICloneable.Clone | (inherited from RuleObject ) | 
顶部
请参阅
参考
Argument Class
Microsoft.SqlServer.NotificationServices.Rules Namespace