Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
.NET Framework 3.5

  Switch on low bandwidth view
This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5

Other versions are also available for the following:
.NET Framework Class Library
System.ComponentModel.Design.Data Namespace

The System.ComponentModel.Design.Data namespace contains classes you can use to build custom design-time behavior for data-related components.

  ClassDescription
Public classDataSourceDescriptor Implements the basic functionality required by a single data source at the EnvDTE.Project level.
Public classDataSourceDescriptorCollection Provides a type-safe collection of DataSourceDescriptor objects.
Public classDataSourceGroup Implements the basic functionality required by a single data source at the EnvDTE.Project level.
Public classDataSourceGroupCollection Provides a type-safe collection of DataSourceGroup objects.
Public classDataSourceProviderService Implements the basic functionality required of a service for providing access to a data source at the EnvDTE.Project level.
Public classDesignerDataColumn Represents a column of a table or view in the data store accessed through a data connection. This class cannot be inherited.
Public classDesignerDataConnection Represents a connection to a data store in a design tool. This class cannot be inherited.
Public classDesignerDataParameter Represents a parameter for a stored procedure. This class cannot be inherited.
Public classDesignerDataRelationship Represents to the designer a relationship between two tables in the data source accessed through a data connection. This class cannot be inherited.
Public classDesignerDataSchemaClass Specifies the types of objects that can be retrieved from a data-store schema. This class cannot be inherited.
Public classDesignerDataStoredProcedure Represents a stored procedure in the data store.
Public classDesignerDataTable Represents a table in the data store.
Public classDesignerDataTableBase Defines the properties and methods shared between data-store tables and data-store views.
Public classDesignerDataView Represents a data view in the data store.
  InterfaceDescription
Public interfaceIDataEnvironment Defines an interface to data services that enables control designers to integrate data store or database-related functionality into their design environment.
Public interfaceIDesignerDataSchema Defines methods for retrieving data-store schema information.
  EnumerationDescription
Public enumerationQueryBuilderMode Specifies the type of data-store query the design environment should construct.
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker