Represents a parameter with a default value.
Public NotInheritable Class SADefault
public sealed class SADefault
All members of SADefault class, including all inherited members.
Name | Description |
---|---|
Gets the value for a default parameter. |
There is no constructor for SADefault.
SAParameter parm = new SAParameter(); parm.Value = SADefault.Value; |
![]() |
Discuss this page in DocCommentXchange.
|
Copyright © 2010, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.0 |