IntegerParameter(Int32) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
IntegerParameter(int parameter);
public IntegerParameter (int parameter);
new Microsoft.HostIntegration.MqClient.ProgrammableCommandFormat.Parameters.IntegerParameter : int -> Microsoft.HostIntegration.MqClient.ProgrammableCommandFormat.Parameters.IntegerParameter
Public Sub New (parameter As Integer)
Parameters
- parameter
- Int32