LineScanner Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class LineScanner
type LineScanner = class
Public Class LineScanner
- Inheritance
-
LineScanner
Constructors
LineScanner() |
Properties
BatchSeparator | |
IsSqlCmdModeEnabled |
Methods
DefineToken(Int32, TokenType, TokenTriggers) | |
PopulateDefiniton(TokenInfo) | |
ScanTokenAndProvideInfoAboutIt(TokenInfo, Int32) | |
SetSource(String, Int32) |