Compartir a través de


IDTSName Interfaz

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.

Espacio de nombres:  Microsoft.SqlServer.Dts.Runtime
Ensamblado:  Microsoft.SqlServer.ManagedDTS (en Microsoft.SqlServer.ManagedDTS.dll)

Sintaxis

'Declaración
Public Interface IDTSName
'Uso
Dim instance As IDTSName
public interface IDTSName
public interface class IDTSName
type IDTSName =  interface end
public interface IDTSName