Aracılığıyla paylaş


IDTSLogEntryInfos100.Remove Yöntemi

Bu API altyapısını destekler ve doğrudan kodunuz içinden kullanılmak üzere tasarlanmamıştır.

Daha fazla bilgi için, bkz. LogEntryInfos.

Ad Alanı:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Derleme:  Microsoft.SqlServer.DTSRuntimeWrap (Microsoft.SqlServer.DTSRuntimeWrap içinde.dll)

Sözdizimi

'Bildirim
Sub Remove ( _
    Index As Object _
)
'Kullanım
Dim instance As IDTSLogEntryInfos100
Dim Index As Object

instance.Remove(Index)
void Remove(
    Object Index
)
void Remove(
    [InAttribute] Object^ Index
)
abstract Remove : 
        Index:Object -> unit 
function Remove(
    Index : Object
)

Parametreler