ModulesPopulateRelations(SqlConnection, Guid, Guid, Guid, Boolean) Method
Namespace: Centralpoint.Web.CmsAssembly: Centralpoint.Web (in Centralpoint.Web.dll) Version: 1.0.0.0 (1.0.0.0)
public static int PopulateRelations(
SqlConnection connection,
Guid moduleId,
Guid dataId,
Guid batchId,
bool suppressBatchExceptions
)
Public Shared Function PopulateRelations (
connection As SqlConnection,
moduleId As Guid,
dataId As Guid,
batchId As Guid,
suppressBatchExceptions As Boolean
) As Integer
- connection SqlConnection
-
- moduleId Guid
-
- dataId Guid
-
- batchId Guid
-
- suppressBatchExceptions Boolean
-
Int32