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 )

  Name Description
ms150358.pubmethod(en-US,SQL.90).gif Clone  Creates a deep copy of the RuleObject object graph. (inherited from RuleObject)
ms150358.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms150358.pubmethod(en-US,SQL.90).gifms150358.static(en-US,SQL.90).gif FromBoolean Converts a Boolean value to an instance of the Argument class.
ms150358.pubmethod(en-US,SQL.90).gifms150358.static(en-US,SQL.90).gif FromByte Converts a Byte value to an instance of the Argument class.
ms150358.pubmethod(en-US,SQL.90).gifms150358.static(en-US,SQL.90).gif FromByteArray Converts a Byte array to an instance of the Argument class.
ms150358.pubmethod(en-US,SQL.90).gifms150358.static(en-US,SQL.90).gif FromChar Converts a Char value to an instance of the Argument class.
ms150358.pubmethod(en-US,SQL.90).gifms150358.static(en-US,SQL.90).gif FromDateTime Converts a DateTime value to an instance of the Argument class.
ms150358.pubmethod(en-US,SQL.90).gifms150358.static(en-US,SQL.90).gif FromDecimal Converts a Decimal value to an instance of the Argument class.
ms150358.pubmethod(en-US,SQL.90).gifms150358.static(en-US,SQL.90).gif FromDouble Converts a Double value to an instance of the Argument class.
ms150358.pubmethod(en-US,SQL.90).gifms150358.static(en-US,SQL.90).gif FromGuid Converts a Guid value to an instance of the Argument class.
ms150358.pubmethod(en-US,SQL.90).gifms150358.static(en-US,SQL.90).gif FromInt16 Converts a Int16 value to an instance of the Argument class.
ms150358.pubmethod(en-US,SQL.90).gifms150358.static(en-US,SQL.90).gif FromInt32 Converts a Int32 value to an instance of the Argument class.
ms150358.pubmethod(en-US,SQL.90).gifms150358.static(en-US,SQL.90).gif FromInt64 Converts a Int64 value to an instance of the Argument class.
ms150358.pubmethod(en-US,SQL.90).gifms150358.static(en-US,SQL.90).gif FromSingle Converts a Single value to an instance of the Argument class.
ms150358.pubmethod(en-US,SQL.90).gifms150358.static(en-US,SQL.90).gif FromString Converts a String value to an instance of the Argument class.
ms150358.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
ms150358.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
ms150358.pubmethod(en-US,SQL.90).gifms150358.static(en-US,SQL.90).gif op_Implicit Overloaded. Converts a .NET common language runtime (CLR) data type to an instance of the Argument class.
ms150358.pubmethod(en-US,SQL.90).gifms150358.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
ms150358.pubmethod(en-US,SQL.90).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
ms150358.protmethod(en-US,SQL.90).gif Finalize  (inherited from Object )
ms150358.protmethod(en-US,SQL.90).gif 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