Creates a new instance of the FbDataAdapter class with the specified SQL SELECT statement.
When you create an instance of FbDataAdapter, the following read/write properties are set to their default values, as shown in the table.
Properties | Default Value |
---|---|
MissingMappingAction | MissingMappingAction.Passthrough |
MissingSchemaAction | MissingSchemaAction.Add |
FbDataAdapter Class | FirebirdSql.Data.Firebird Namespace | FbDataAdapter Constructor Overload List