IDTSName 介面
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.
命名空間: Microsoft.SqlServer.Dts.Runtime
組件: Microsoft.SqlServer.ManagedDTS (在 Microsoft.SqlServer.ManagedDTS.dll 中)
語法
'宣告
Public Interface IDTSName
'用途
Dim instance As IDTSName
public interface IDTSName
public interface class IDTSName
type IDTSName = interface end
public interface IDTSName