InvocationInfo.HistoryId Property

Definition

History ID that represents the command. If unavailable, this will be -1.

public:
 property long HistoryId { long get(); };
public:
 property long long HistoryId { long long get(); };
public long HistoryId { get; }
member this.HistoryId : int64
Public ReadOnly Property HistoryId As Long

Property Value

The history ID or -1 if not available.

Applies to