Microsoft.SqlServer.Management.Data Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The Microsoft.SqlServer.Management.Data namespace contains the class that represents the DataBus class and the classes which support the DataBus class.
Classes
DataBus |
Represents the DataBus class. |
DataBusDataSource |
Represents a data source for the DataBus control. |
DataBusDataSource.ReadOnlyListAdapter<T> |
Represents read only list as adapter of read-only collection. |
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. |
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. |
Interfaces
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. |
Enums
PropertyCollisionResolution |
Represents a class that enumerates the PropertyCollision. |