Represents a parameter to an SACommand, and optionally, its mapping to a DataSet column. This class cannot be inherited.
Visual Basic Public NotInheritable Class SAParameter Inherits DbParameter Implements ICloneable
C# public sealed class SAParameter : DbParameter, ICloneable
Implements: IDbDataParameter, IDataParameter, ICloneable
SAParameter members
SAParameter constructors
DbType property
Direction property
IsNullable property
Offset property
ParameterName property
Precision property
SADbType property
Scale property
Size property
SourceColumn property
SourceColumnNullMapping property
SourceVersion property
Value property
ResetDbType method
ToString method
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |