Метод DestroyList
Этот API-интерфейс поддерживается в инфраструктуре .NET Framework и не предназначается для использования непосредственно из программного кода.
For more information, see ObjectReferenceTracker.
Пространство имен: Microsoft.SqlServer.Dts.Runtime.Wrapper
Сборка: Microsoft.SqlServer.DTSRuntimeWrap (в Microsoft.SqlServer.DTSRuntimeWrap.dll)
Синтаксис
'Декларация
Sub DestroyList ( _
RefListID As Integer _
)
'Применение
Dim instance As IDTSObjectReferenceTracker100
Dim RefListID As Integer
instance.DestroyList(RefListID)
void DestroyList(
int RefListID
)
void DestroyList(
[InAttribute] int RefListID
)
abstract DestroyList :
RefListID:int -> unit
function DestroyList(
RefListID : int
)
Параметры
- RefListID
Тип System. . :: . .Int32