Miner.Framework Namespace > FieldIsNullException Class > FieldIsNullException Constructor : FieldIsNullException Constructor(Int32,String,String) |
'Declaration
Public Function New( _ ByVal id As System.Integer, _ ByVal fieldName As System.String, _ ByVal tableName As System.String _ )
'Usage
Dim id As System.Integer Dim fieldName As System.String Dim tableName As System.String Dim instance As New FieldIsNullException(id, fieldName, tableName)
public FieldIsNullException( id: System.Integer; fieldName: System.String; tableName: System.String );
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2