12[Designer(
"Microsoft.VSDesigner.Data.VS.DataViewManagerDesigner, Microsoft.VSDesigner, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")]
98 if (
string.IsNullOrEmpty(
value))
219 return array.GetEnumerator();
347 this.ListChanged?.Invoke(
this, e);
virtual CollectionChangeAction Action
static bool IsCatchableExceptionType(Exception e)
DataTableCollection Tables
PropertyDescriptorCollection GetPropertyDescriptorCollection(Attribute[] attributes)
PropertyDescriptorCollection GetPropertiesInternal()
DataViewManager(DataSet? dataSet)
DataViewSettingCollection _dataViewSettingsCollection
virtual void RelationCollectionChanged(object? sender, CollectionChangeEventArgs e)
static readonly NotSupportedException s_notSupported
DataView CreateDataView(DataTable table)
ListChangedEventHandler? ListChanged
DataViewManager(DataSet dataSet, bool locked)
DataViewSettingCollection DataViewSettings
virtual void TableCollectionChanged(object? sender, CollectionChangeEventArgs e)
virtual void OnListChanged(ListChangedEventArgs e)
string DataViewSettingCollectionString
readonly DataViewManagerListItemTypeDescriptor _item
static Exception SetDataSetFailed()
static Exception CanNotUseDataViewManager()
static Exception CannotModifyCollection()
static Exception SetFailed(object value, DataColumn column, Type type, Exception innerException)
static Exception CanNotSetDataSet()
static Exception TraceExceptionWithoutRethrow(Exception e)
static object Parse(Type enumType, string value)
static void SuppressFinalize(object obj)
static CultureInfo InvariantCulture
static ? string DecodeName(string? name)
void CopyTo(Array array, int index)
IEnumerator GetEnumerator()
void Insert(int index, object? value)
bool Contains(object? value)
void Remove(object? value)
int IndexOf(object? value)
void AddIndex(PropertyDescriptor property)
void ApplySort(PropertyDescriptor property, ListSortDirection direction)
void RemoveIndex(PropertyDescriptor property)
int Find(PropertyDescriptor property, object key)
PropertyDescriptorCollection GetItemProperties(PropertyDescriptor[] listAccessors)
string GetListName(PropertyDescriptor[] listAccessors)
DesignerSerializationVisibility
void AppendLiteral(string value)
void AppendFormatted(ReadOnlySpan< char > value)