Send feedback on this topic.
Teradata.Client.Provider
TdCommandBuilder Class Members
Properties  Methods  Events

Teradata.Client.Provider Namespace : TdCommandBuilder Class

The following tables list the members exposed by TdCommandBuilder.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertySets or gets the System.Data.Common.CatalogLocation for an instance of the System.Data.Common.DbCommandBuilder class. (Inherited from System.Data.Common.DbCommandBuilder)
Public PropertySets or gets a string used as the catalog separator for an instance of the System.Data.Common.DbCommandBuilder class. (Inherited from System.Data.Common.DbCommandBuilder)
Public PropertySpecifies which System.Data.ConflictOption is to be used by the System.Data.Common.DbCommandBuilder. (Inherited from System.Data.Common.DbCommandBuilder)
Public Property (Inherited from System.ComponentModel.Component)
Public PropertyGets or Sets the associated TdDataAdapter object.  
Public PropertyOverridden. Gets the beginning character to use when specifying Teradata Database object names.  
Public PropertyOverridden. Gets the ending character to use when specifying Teradata Database object names.  
Public PropertyGets or sets the character to be used for the separator between the schema identifier and any other identifiers. (Inherited from System.Data.Common.DbCommandBuilder)
Public PropertySpecifies whether all column values in an update statement are included or only changed ones. (Inherited from System.Data.Common.DbCommandBuilder)
Public Property (Inherited from System.ComponentModel.Component)
Top
Public Methods
 NameDescription
Public MethodCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public Methodstatic (Shared in Visual Basic)Retrieves parameter information from the Teradata Database and populates the Parameters collection of the passed in TdCommand object.  
Public Method (Inherited from System.ComponentModel.Component)
Public Method (Inherited from object)
Public MethodOverloaded.   
Public MethodServes as the default hash function. (Inherited from object)
Public MethodOverloaded.   
Public MethodRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodGets the System.Type of the current instance. (Inherited from object)
Public MethodOverloaded.   
Public MethodObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodOverridden. Returns a properly formatted identifier by properly escaping imbedded quotes.  
Public MethodOverridden. Retrieves the metadata used to generate DML (INSERT, UPDATE and DELETE) statements.  
Public Method (Inherited from System.ComponentModel.Component)
Public MethodOverridden. Returns the unquoted form of the identifier by unescaping any imbedded quotes.  
Top
Public Events
 NameDescription
Public Event (Inherited from System.ComponentModel.Component)
Top
See Also

Reference

TdCommandBuilder Class
Teradata.Client.Provider Namespace