Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Converts a .NET common language runtime (CLR) data type to an instance of the Argument class.
Überladungsliste
| 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.
|
Siehe auch
Verweis
Argument Class
Argument Members
Microsoft.SqlServer.NotificationServices.Rules Namespace