Indicates whether the specified key exists in this SAConnectionStringBuilder instance.
Public Overrides Function ShouldSerialize(
ByVal keyword As String
) As Boolean
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.
Discuss this page in DocCommentXchange.
|
Copyright © 2012, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.1 |