Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivate |
Definition at line 479 of file DbCommandBuilder.cs.
References System.Data.Common.DbCommandBuilder._dbSchemaRows, System.Data.Common.DbCommandBuilder._dbSchemaTable, System.Data.Common.DbCommandBuilder._parameterMarkerFormat, System.Data.Common.DbCommandBuilder._parameterNameMaxLength, System.Data.Common.DbCommandBuilder._parameterNamePattern, System.Data.Common.DbCommandBuilder._parameterNames, System.Data.Common.DbCommandBuilder._sourceColumnNames, System.array, System.Data.Common.DbCommandBuilder.BuildInformation(), System.Data.Common.ADP.BuildSchemaTableInfoTableNames(), System.Data.Common.DbConnection.Close(), System.Data.Common.DbSchemaRow.ColumnName, System.Data.Common.DbCommand.Connection, System.Data.DataRowCollection.Count, System.Data.Common.DbMetaDataCollectionNames.DataSourceInformation, System.Data.Common.ADP.DynamicSQLNoTableInfo(), System.Data.Common.DbConnection.GetSchema(), System.Data.Common.DbCommandBuilder.GetSchemaTable(), System.Data.Common.DbCommandBuilder.GetSelectCommand(), System.Text.RegularExpressions.i, System.Data.Common.ADP.MissingSourceCommandConnection(), System.obj, System.Data.Common.DbConnection.Open(), System.Data.Common.DbMetaDataColumnNames.ParameterMarkerFormat, System.Data.Common.DbMetaDataColumnNames.ParameterNameMaxLength, System.Data.Common.DbMetaDataColumnNames.ParameterNamePattern, System.Data.DataTable.Rows, and System.Data.Common.DbConnection.State.
Referenced by System.Data.Common.DbCommandBuilder.GetDeleteCommand(), System.Data.Common.DbCommandBuilder.GetInsertCommand(), System.Data.Common.DbCommandBuilder.GetUpdateCommand(), and System.Data.Common.DbCommandBuilder.RowUpdatingHandlerBuilder().