The SQLUpdateFields type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
|
|
SQLUpdateFields |
Initializes a new instance of the SQLUpdateFields class
|
Methods
| Name | Description | |
|---|---|---|
|
|
Add()()()() | (Inherited from SQLFieldValues.) |
|
|
Add(SQLFieldValue) | (Inherited from SQLFieldValues.) |
|
|
Add(SQLFieldValues) | |
|
|
Add(SQLUpdateField) | |
|
|
Add(String, Object) | (Inherited from SQLFieldValues.) |
|
|
Add(String, SQLExpression) | |
|
|
AddCopy | |
|
|
Delete | (Inherited from SQLFieldValues.) |
|
|
Equals | (Inherited from Object.) |
|
|
Exists | (Inherited from SQLFieldValues.) |
|
|
Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) |
|
|
GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
|
|
GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
|
|
MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
|
|
ToString | (Inherited from Object.) |
Fields
| Name | Description | |
|---|---|---|
|
|
pobjFields | (Inherited from SQLFieldValues.) |
Properties
| Name | Description | |
|---|---|---|
|
|
Count | (Inherited from SQLFieldValues.) |
|
|
Item[([( Int32])]) | (Inherited from SQLFieldValues.) |
|
|
Item[([( String])]) | (Inherited from SQLFieldValues.) |