CollectionSet.EnumCollectionSetExecutionHistoryDetail(Int64) Method
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.
Gets detail records for given collection set execution (logId)
public System.Data.DataTable EnumCollectionSetExecutionHistoryDetail (long logId);
member this.EnumCollectionSetExecutionHistoryDetail : int64 -> System.Data.DataTable
Public Function EnumCollectionSetExecutionHistoryDetail (logId As Long) As DataTable
Parameters
- logId
- Int64