DataProviderManager.ICollection<DataProvider>.IsReadOnly Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
property bool System::Collections::Generic::ICollection<Microsoft::VisualStudio::Data::DataProvider>::IsReadOnly { bool get(); };
bool System.Collections.Generic.ICollection<Microsoft.VisualStudio.Data.DataProvider>.IsReadOnly { get; }
member this.System.Collections.Generic.ICollection<Microsoft.VisualStudio.Data.DataProvider>.IsReadOnly : bool
ReadOnly Property IsReadOnly As Boolean Implements ICollection(Of DataProvider).IsReadOnly