Argument Members
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 )
Nombre | Description | |
---|---|---|
Clone | Creates a deep copy of the RuleObject object graph. (inherited from RuleObject) | |
Equals | Overloaded. (inherited from Object ) | |
FromBoolean | Converts a Boolean value to an instance of the Argument class. | |
FromByte | Converts a Byte value to an instance of the Argument class. | |
FromByteArray | Converts a Byte array to an instance of the Argument class. | |
FromChar | Converts a Char value to an instance of the Argument class. | |
FromDateTime | Converts a DateTime value to an instance of the Argument class. | |
FromDecimal | Converts a Decimal value to an instance of the Argument class. | |
FromDouble | Converts a Double value to an instance of the Argument class. | |
FromGuid | Converts a Guid value to an instance of the Argument class. | |
FromInt16 | Converts a Int16 value to an instance of the Argument class. | |
FromInt32 | Converts a Int32 value to an instance of the Argument class. | |
FromInt64 | Converts a Int64 value to an instance of the Argument class. | |
FromSingle | Converts a Single value to an instance of the Argument class. | |
FromString | Converts a String value to an instance of the Argument class. | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
op_Implicit | Overloaded. Converts a .NET common language runtime (CLR) data type to an instance of the Argument class. | |
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
Argument Class
Microsoft.SqlServer.NotificationServices.Rules Namespace