Share via


Update (clsDataSource)

Note

  This feature will be removed in the next version of Microsoft SQL Server. Do not use this feature in new development work, and modify applications that currently use this feature as soon as possible.

The Update method of an object of ClassType clsDataSource updates the definition of a data source object in the metadata repository.

Syntax

object.Update

Parameters

  • object
    An object of ClassTypeclsDataSource.

See Also

Reference