AceQL.Client.Api Namespace
AceQL.Client.Api.Metadata Namespace
AceQL HTTP C# Client SDK v7.3

AceQLParameter Constructor

Overload List


  Name Description
Public method AceQLParameter(String)
Initializes a new instance of the AceQLParameter class.
Public method AceQLParameter(String, AceQLNullValue)
Initializes a new instance of the AceQLParameter class to pass a NULL value to the remote SQL database using an AceQLNullValue class instance.
Public method AceQLParameter(String, Object)
Initializes a new instance of the AceQLParameter class.
Public method AceQLParameter(String, Stream, Int64)
Initializes a new instance of the AceQLParameter class. To be used for Blobs.