Miner.Data.Access Assembly > Miner.Data.Access Namespace > DbSqlBuilder Class > Delete Method : Delete(String,String) Method |
'Declaration Public Overloads Shared Function Delete( _ ByVal table As String, _ ByVal whereClause As String _ ) As DbSql
'Usage Dim table As String Dim whereClause As String Dim value As DbSql value = DbSqlBuilder.Delete(table, whereClause)
public static DbSql Delete( string table, string whereClause )
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.