Sql.Net Class Library Documentation
InsertQuery.TableName Property
Gets or set the name of a table to be inserted into
public
string
TableName {get; set;}
See Also
InsertQuery Class
|
Reeb.SqlOM Namespace