You are currently viewing Visual Basic Data Type
Data type

Visual Basic Data Type

Every database store the data in their format . You can  define the data type in column before storing of data . For example you want to store data name in a field then you should choose the data type “char or text”.

Visual Basic Data type

 

Option Strict & Option Explicit

Option Strict

   By default it is off, if it on then data type have to change

Data Type

Option Explicit

               By default it is On, if This is the option that requires any variable you use in your code to be declared first . It can be off by wrint this statement Option Explicit Off or by going in menue =>Tool   =>   Option   =>     Project and Slution

Data Type
Data Type

This Post Has 2 Comments

  1. Vickie Dahlen

    Hi there mates, nice paragraph and good arguments commented here,
    I am genuinely enjoying by these.

  2. http://ivistroy.ru/

    Good day! I just would like to offer you a big thumbs up for your excellent information you have right here on this post.
    I will be returning to your web site for more soon.

Leave a Reply