ShouldSerialize(string) method

Indicates whether the specified key exists in this SAConnectionStringBuilder instance.

Visual Basic syntax

Public Overrides Function ShouldSerialize (ByVal keyword As String) As Boolean

C# syntax

public override bool ShouldSerialize (string keyword)

Parameters

Returns

True if the SAConnectionStringBuilder contains an entry with the specified key; otherwise false.