GlobalCommon Class
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.
public ref class GlobalCommon : Microsoft::BizTalk::Edi::PartnerAgreementManager::CommonGlobalEdiProperties, Microsoft::BizTalk::Edi::PartnerAgreementManager::IGlobalCommon
public class GlobalCommon : Microsoft.BizTalk.Edi.PartnerAgreementManager.CommonGlobalEdiProperties, Microsoft.BizTalk.Edi.PartnerAgreementManager.IGlobalCommon
type GlobalCommon = class
inherit CommonGlobalEdiProperties
interface IGlobalCommon
interface ICommonGlobalEdiProperties
Public Class GlobalCommon
Inherits CommonGlobalEdiProperties
Implements IGlobalCommon
- Inheritance
- Implements
Constructors
| GlobalCommon() | |
| GlobalCommon(SqlDatabase, SqlDatabase) | |
| GlobalCommon(String) | |
| GlobalCommon(String, String) |
Fields
| disconnectedState | (Inherited from CommonGlobalEdiProperties) |
| isDirty | (Inherited from CommonGlobalEdiProperties) |
| runtimeFlag | (Inherited from CommonGlobalEdiProperties) |
Properties
| ActivateStatusReporting | |
| BizTalkMgmtDbConnectionString | (Inherited from CommonGlobalEdiProperties) |
| CacheDuration | (Inherited from CommonGlobalEdiProperties) |
| IsSender | (Inherited from CommonGlobalEdiProperties) |
| IsStatusReportingConfigured | (Inherited from CommonGlobalEdiProperties) |
| LogEngineErrors | |
| nIsSender | (Inherited from CommonGlobalEdiProperties) |
| SsoApplicationName | (Inherited from CommonGlobalEdiProperties) |
| StoreTransactionSet | |
Methods
| Delete() | |
| Dispose() | (Inherited from CommonGlobalEdiProperties) |
| ExpireCache() | (Inherited from CommonGlobalEdiProperties) |
| Initialize(String, SqlDatabase, SqlDatabase, Boolean) | (Inherited from CommonGlobalEdiProperties) |
| Load() | |
| Save() | |
| Validate() | |