Home 
            overloaded constructor that takes in string and type all at once
            
    Namespace: 
   SqlTools
    Assembly:
   SqlTools (in SqlTools.dll) Version: 3.6.0.0 (3.6.0.0)
Syntax
|   |   |   |   |   |   |   |   |   | 
|   | C# |   |   | Visual Basic |   |   | Visual C++ |   | 
Public Sub New ( _
	sData As String, _
	sType As dType _
)
See Also