IDTSName Interface

Defines properties commonly used by many objects in the Integration Services runtime. The common properties of named objects include a name, a creation name, an ID (GUID), and a description.

Namespace:  Microsoft.SqlServer.Dts.Runtime
Assembly:  Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)

Syntax

'Declaration
Public Interface IDTSName
'Usage
Dim instance As IDTSName
public interface IDTSName
public interface class IDTSName
type IDTSName =  interface end
public interface IDTSName