Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
指定されたキーが、この SAConnectionStringBuilder インスタンスに存在するかどうかを示します。
Public Overrides Function ShouldSerialize( ByVal keyword As String ) As Boolean
public override bool ShouldSerialize(string keyword)
keyword SAConnectionStringBuilder 内で検索するキー。
SAConnectionStringBuilder に指定されたキーが設定されたエントリが含まれている場合は true、それ以外の場合は false。