Microsoft.SqlServer.Management.Data Namespace
The Microsoft.SqlServer.Management.Data namespace contains the class that represents the DataBus class and the classes which support the DataBus class.
| Class | Description | |
|---|---|---|
![]() | DataBus | Represents the DataBus class. |
![]() | DataBusDataSource | Represents a data source for the DataBus control. |
![]() | DuplicatePropertyException | Represents the exception in the property if duplication occurred. |
![]() | ExceptionSet | Displays the set of exceptions during the program execution. |
![]() | ObjectPropertyData | Represents information about the properties of the data. |
![]() | ObjectPropertyProvider | Represents the object that should be used to provide properties in the class. |
![]() | PropertyData | Represents information about a Windows Management Instrumentation (WMI) property. |
![]() | PropertyDictionary | Gets the list of elements contained in the PropertyDictionary. |
![]() | PropertyException | Represents an error that occurs when an operation on the property fails. |
![]() | DataBusDataSource::ReadOnlyListAdapter<T> | Represents read only list as adapter of read-only collection. |
![]() | SmoObjectPropertyFilter | Specifies the attributes of the SQL Server Management Objects (SMO) object properties. |
![]() | TypeMismatchException | Represents the exception that is thrown when errors occurred. |
![]() | TypeMismatchPropertyException | Represents the exception that is thrown in the property when errors occurred. |
![]() | ValueMismatchPropertyException | Represents the exception to be used if the value of the property is wrong. |
| Interface | Description | |
|---|---|---|
![]() | IContext | Retrieves a service object that provides custom support to other objects. |
![]() | IDataBus | Defines the size, enumerators, and synchronization methods for all non-generic collections in the DataBus control. |
![]() | IObjectPropertyFilter | Defines a method that filters the existing objects in the generic collection of property. |
![]() | IPropertyDictionary | Gets the list of elements contained in the PropertyDictionary. |
| Enumeration | Description | |
|---|---|---|
![]() | PropertyCollisionResolution | Represents a class that enumerates the PropertyCollision. |


