DbConnectionStringBuilder.ClearPropertyDescriptors 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
清除在相關聯 DbConnectionStringBuilder 上的 PropertyDescriptor 物件集合。
protected public:
void ClearPropertyDescriptors();
protected internal void ClearPropertyDescriptors ();
member this.ClearPropertyDescriptors : unit -> unit
Protected Friend Sub ClearPropertyDescriptors ()
備註
設計工具會使用這個方法清除 上 DbConnectionStringBuilder 的所有相關聯屬性描述元。
適用於
另請參閱
- ADO.NET 概觀 \(部分機器翻譯\)