FbScript parses a SQL file and returns its SQL statements. The class take in consideration that the statement separator can change in code. For instance, in Firebird databases the statement SET TERM !! ;
will change the statement token terminator ; into !!.
For a list of all members of this type, see FbScript Members.
System.Object
FirebirdSql.Data.Firebird.Isql.FbScript
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Namespace: FirebirdSql.Data.Firebird.Isql
Assembly: FirebirdSql.Data.Firebird (in FirebirdSql.Data.Firebird.dll)
FbScript Members | FirebirdSql.Data.Firebird.Isql Namespace