Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 )
Name | 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 ) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
System.ICloneable.Clone | (inherited from RuleObject ) |
Top
See Also
Reference
Argument Class
Microsoft.SqlServer.NotificationServices.Rules Namespace