Share via


SsisLogLocation Klasse

Definition

Speicherort des SSIS-Paketausführungsprotokolls.

public class SsisLogLocation
type SsisLogLocation = class
Public Class SsisLogLocation
Vererbung
SsisLogLocation

Konstruktoren

SsisLogLocation(DataFactoryElement<String>, SsisLogLocationType)

Initialisiert eine neue instance von SsisLogLocation.

Eigenschaften

AccessCredential

Die Anmeldeinformationen für das Paketausführungsprotokoll.

LocationType

Der Typ des SSIS-Protokollspeicherorts.

LogPath

Der Pfad des SSIS-Paketausführungsprotokolls. Type: string (oder Expression with resultType string).

LogRefreshInterval

Gibt das Intervall an, in dem das Protokoll aktualisiert werden soll. Das Standardintervall beträgt 5 Minuten. Typ: Zeichenfolge (oder Ausdruck mit resultType-Zeichenfolge), Muster: ((\d+).)? (\d\d):(60|([0-5][0-9])):( 60|([0-5][0-9])).

Gilt für: