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。