Compartilhar via


DataConnectionManager.ICollection<DataConnection>.IsReadOnly Property

Definition

property bool System::Collections::Generic::ICollection<Microsoft::VisualStudio::Data::DataConnection>::IsReadOnly { bool get(); };
bool System.Collections.Generic.ICollection<Microsoft.VisualStudio.Data.DataConnection>.IsReadOnly { get; }
member this.System.Collections.Generic.ICollection<Microsoft.VisualStudio.Data.DataConnection>.IsReadOnly : bool
 ReadOnly Property IsReadOnly As Boolean Implements ICollection(Of DataConnection).IsReadOnly

Property Value

Implements

Applies to