Firebird ADO.NET Provider SDK Documentation - v1.7

FbBatchExecution.SqlStatements Property

Represents the list of SQL statements for batch execution.

[Visual Basic]
Public ReadOnly Property SqlStatements As StringCollection
[C#]
public System.Collections.Specialized.StringCollection SqlStatements {get;}

See Also

FbBatchExecution Class | FirebirdSql.Data.Firebird.Isql Namespace