नोट
इस पेज तक पहुँच के लिए प्रमाणन की आवश्यकता होती है. आप साइन इन करने या निर्देशिकाओं को बदलने का प्रयास कर सकते हैं.
इस पेज तक पहुँच के लिए प्रमाणन की आवश्यकता होती है. आप निर्देशिकाओं को बदलने का प्रयास कर सकते हैं.
Converts a .NET common language runtime (CLR) data type to an instance of the Argument class.
Overload List
| Name | Description |
|---|---|
| Argument.op_Implicit (Boolean) |
Converts a Boolean value to an instance of Argument.
|
| Argument.op_Implicit (Byte) |
Converts a Byte value to an instance of the Argument class.
|
| Argument.op_Implicit (Byte[]) |
Converts a Byte array to an instance of the Argument class.
|
| Argument.op_Implicit (Char) |
Converts a Char value to an instance of the Argument class.
|
| Argument.op_Implicit (DateTime) |
Converts a DateTime value to an instance of the Argument class.
|
| Argument.op_Implicit (Decimal) |
Converts a Decimal value to an instance of the Argument class.
|
| Argument.op_Implicit (Double) |
Converts a Double value to an instance of the Argument class.
|
| Argument.op_Implicit (Guid) |
Converts a Guid value to an instance of Argument.
|
| Argument.op_Implicit (Int16) |
Converts a Int16 value to an instance of the Argument class.
|
| Argument.op_Implicit (Int32) |
Converts a Int32 value to an instance of the Argument class.
|
| Argument.op_Implicit (Int64) |
Converts a Int64 value to an instance of the Argument class.
|
| Argument.op_Implicit (Single) |
Converts a Single value to an instance of the Argument class.
|
| Argument.op_Implicit (String) |
Converts a String value to an instance of the Argument class.
|
See Also
Reference
Argument Class
Argument Members
Microsoft.SqlServer.NotificationServices.Rules Namespace