Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 (Deutsch) » UltraLite - .NET-Programmierung » UltraLite .NET 2.0 API-Referenz » ULConnection-Klasse

 

ResetLastDownloadTime-Methode

UL-Erw.: Setzt den Zeitpunkt des letzten Downloads zurück.

Syntax
Visual Basic
Public Sub ResetLastDownloadTime( _
   ByVal pubs As String _
)
C#
public void ResetLastDownloadTime(
   string  pubs
);
Parameter
Siehe auch