Represents a parameter with a default value. This is a static class and so cannot be inherited or instantiated.
Visual Basic Public NotInheritable Class SADefault
C# public sealed class SADefault
There is no constructor for SADefault.
SAParameter parm = new SAParameter(); parm.Value = SADefault.Value; |
Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |