InvocationInfo.HistoryId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.