表示所有 SACommand 对象的参数,以及其到 DataSet 列的映射(可选)。此类无法继承。
Visual Basic Public NotInheritable Class SAParameterCollection Inherits DbParameterCollection
C# public sealed class SAParameterCollection : DbParameterCollection
没有用于 SAParameterCollection 的构造函数。从 SACommand 对象的 SACommand.Parameters 属性获取 SAParameterCollection 对象。
SAParameterCollection 成员
Count 属性
IsFixedSize 属性
IsReadOnly property
IsSynchronized 属性
Item 属性
SyncRoot 属性
Add 方法
AddRange 方法
AddWithValue 方法
Clear 方法
Contains 方法
CopyTo 方法
GetEnumerator 方法
IndexOf 方法
Insert 方法
Remove 方法
RemoveAt 方法
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |