Implicit Type Conversion Operator (DBInt)Save PDFSave selected topicSave selected topic and subtopicsSave all topicsShareShare to emailCopy topic URLLast UpdatedNov 06, 20251 minute readOperations and ExecutionManufacturing Execution System 2023 R2 Method to implicitly cast an integer value to a DBInt object.Syntax Visual BasicC# 'Declaration Public Operator Widening CType( _ ByVal value As Integer _ ) As DBInt public DBInt operator implicit( int value ) Parametersvalue See AlsoReferenceDBInt ClassDBInt Members In This Topic
Method to implicitly cast an integer value to a DBInt object.Syntax Visual BasicC# 'Declaration Public Operator Widening CType( _ ByVal value As Integer _ ) As DBInt public DBInt operator implicit( int value ) Parametersvalue See AlsoReferenceDBInt ClassDBInt Members
Method to implicitly cast an integer value to a DBInt object.Syntax Visual BasicC# 'Declaration Public Operator Widening CType( _ ByVal value As Integer _ ) As DBInt public DBInt operator implicit( int value ) Parametersvalue See AlsoReferenceDBInt ClassDBInt Members
Method to implicitly cast an integer value to a DBInt object.Syntax Visual BasicC# 'Declaration Public Operator Widening CType( _ ByVal value As Integer _ ) As DBInt public DBInt operator implicit( int value ) Parametersvalue See AlsoReferenceDBInt ClassDBInt Members