Member name | Description |
---|---|
Returns the number of ULParameter objects in the collection. |
|
Indicates whether the ULParameterCollection has a fixed size. |
|
Indicates whether the ULParameterCollection is read-only. |
|
Indicates whether the ULParameterCollection is synchronized. |
|
Gets and sets a DbParameter in the collection. |
|
Returns an object that can be used to synchronize access to the SAParameterCollection. |
Member name | Description |
---|---|
Adds a ULParameter to the collection. |
|
Adds an array of values to the end of the ULParameterCollection. |
|
Removes all the parameters from the collection. |
|
Indicates whether a DbParameter with the specified property exists in the collection. |
|
Copies ULParameter objects from the ULParameterCollection to the specified array. |
|
Returns an enumerator for the collection. |
|
Returns the index of the specified DbParameter object. |
|
Inserts an ULParameter in the collection at the specified index. |
|
Removes an ULParameter from the collection. |
|
Removes a specified DbParameter object from the collection. |
Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |