Constructs a new instance of a SQL_CommunicationsArea object with command text and SQL client data exception.
Syntax
BegConstructor SQL_CommunicationsArea DclSrParm cmdText Type(*string) DclSrParm sqlException Type(SqlClient.SqlException)
Parameters
- cmdText
- String. The actual command text.
- sqlException
- System.Data.SqlClient.SqlException provides complete detail information on an exception thrown when the SQL Server returns a warning or error.
Requirements
Namespace: | ASNA.Monarch |
Assembly: | ASNA.VisualRPG.Runtime.DLL |
Platforms: | Windows Server 2012, Windows Server 2012 R2, Windows Server 2016, Windows 7, Windows 8 Pro, Windows 10 Pro |