Indicates whether the specified key exists in this SAConnectionStringBuilder instance.
Visual Basic Public Overrides Function ShouldSerialize( _ ByVal keyword As String _ ) As Boolean
C# public override bool ShouldSerialize( string keyword );
keyword The key to locate in the SAConnectionStringBuilder.
True if the SAConnectionStringBuilder contains an entry with the specified key; otherwise false.
Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |