ConnectionManager.InUse 屬性

定義

如果物件至少與伺服器連接過一次,則會回傳為真。 若屬實,則不再允許屬性變更,且當屬性變更時會拋出 ConnectionCannotBeChangedException。

public bool InUse { get; set; }
member this.InUse : bool with get, set
Public Property InUse As Boolean

屬性值

適用於