Click or drag to resize

ISharedDatabaseServiceV2ExecuteCreateNew Method

[Missing <summary> documentation for "M:EBP.Framework.BusinessLogic.InterfacesV2.Services.Database.ISharedDatabaseServiceV2.ExecuteCreateNew(System.Boolean,System.Boolean,EBP.Framework.Data.Interfaces.Database.IShortcut,EBP.Framework.BusinessLogic.Interfaces.Services.Database.IProcessDataDictionary,EBP.Framework.BusinessLogic.InterfacesV2.Services.Database.ApplicationRecovery.ISharedApplicationRecoveryData)"]

Namespace:  EBP.Framework.BusinessLogic.InterfacesV2.Services.Database
Assembly:  EBP.Framework.BusinessLogic.InterfacesV2 (in EBP.Framework.BusinessLogic.InterfacesV2.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
bool ExecuteCreateNew(
	bool isCreatingShortcut,
	bool serializeShortcut,
	IShortcut shortcut,
	IProcessDataDictionary processDataDictionary,
	ISharedApplicationRecoveryData applicationRecoveryData
)

Parameters

isCreatingShortcut
Type: SystemBoolean

[Missing <param name="isCreatingShortcut"/> documentation for "M:EBP.Framework.BusinessLogic.InterfacesV2.Services.Database.ISharedDatabaseServiceV2.ExecuteCreateNew(System.Boolean,System.Boolean,EBP.Framework.Data.Interfaces.Database.IShortcut,EBP.Framework.BusinessLogic.Interfaces.Services.Database.IProcessDataDictionary,EBP.Framework.BusinessLogic.InterfacesV2.Services.Database.ApplicationRecovery.ISharedApplicationRecoveryData)"]

serializeShortcut
Type: SystemBoolean

[Missing <param name="serializeShortcut"/> documentation for "M:EBP.Framework.BusinessLogic.InterfacesV2.Services.Database.ISharedDatabaseServiceV2.ExecuteCreateNew(System.Boolean,System.Boolean,EBP.Framework.Data.Interfaces.Database.IShortcut,EBP.Framework.BusinessLogic.Interfaces.Services.Database.IProcessDataDictionary,EBP.Framework.BusinessLogic.InterfacesV2.Services.Database.ApplicationRecovery.ISharedApplicationRecoveryData)"]

shortcut
Type: EBP.Framework.Data.Interfaces.DatabaseIShortcut

[Missing <param name="shortcut"/> documentation for "M:EBP.Framework.BusinessLogic.InterfacesV2.Services.Database.ISharedDatabaseServiceV2.ExecuteCreateNew(System.Boolean,System.Boolean,EBP.Framework.Data.Interfaces.Database.IShortcut,EBP.Framework.BusinessLogic.Interfaces.Services.Database.IProcessDataDictionary,EBP.Framework.BusinessLogic.InterfacesV2.Services.Database.ApplicationRecovery.ISharedApplicationRecoveryData)"]

processDataDictionary
Type: IProcessDataDictionary

[Missing <param name="processDataDictionary"/> documentation for "M:EBP.Framework.BusinessLogic.InterfacesV2.Services.Database.ISharedDatabaseServiceV2.ExecuteCreateNew(System.Boolean,System.Boolean,EBP.Framework.Data.Interfaces.Database.IShortcut,EBP.Framework.BusinessLogic.Interfaces.Services.Database.IProcessDataDictionary,EBP.Framework.BusinessLogic.InterfacesV2.Services.Database.ApplicationRecovery.ISharedApplicationRecoveryData)"]

applicationRecoveryData
Type: EBP.Framework.BusinessLogic.InterfacesV2.Services.Database.ApplicationRecoveryISharedApplicationRecoveryData

[Missing <param name="applicationRecoveryData"/> documentation for "M:EBP.Framework.BusinessLogic.InterfacesV2.Services.Database.ISharedDatabaseServiceV2.ExecuteCreateNew(System.Boolean,System.Boolean,EBP.Framework.Data.Interfaces.Database.IShortcut,EBP.Framework.BusinessLogic.Interfaces.Services.Database.IProcessDataDictionary,EBP.Framework.BusinessLogic.InterfacesV2.Services.Database.ApplicationRecovery.ISharedApplicationRecoveryData)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:EBP.Framework.BusinessLogic.InterfacesV2.Services.Database.ISharedDatabaseServiceV2.ExecuteCreateNew(System.Boolean,System.Boolean,EBP.Framework.Data.Interfaces.Database.IShortcut,EBP.Framework.BusinessLogic.Interfaces.Services.Database.IProcessDataDictionary,EBP.Framework.BusinessLogic.InterfacesV2.Services.Database.ApplicationRecovery.ISharedApplicationRecoveryData)"]

See Also