PartnerBatch 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 PartnerBatch : Microsoft::BizTalk::Edi::PartnerAgreementManager::CommonPartnerEdiProperties, Microsoft::BizTalk::Edi::PartnerAgreementManager::IPartnerCharCountBasedBatch, Microsoft::BizTalk::Edi::PartnerAgreementManager::IPartnerDocCountBasedBatch, Microsoft::BizTalk::Edi::PartnerAgreementManager::IPartnerTimeBasedBatch
public class PartnerBatch : Microsoft.BizTalk.Edi.PartnerAgreementManager.CommonPartnerEdiProperties, Microsoft.BizTalk.Edi.PartnerAgreementManager.IPartnerCharCountBasedBatch, Microsoft.BizTalk.Edi.PartnerAgreementManager.IPartnerDocCountBasedBatch, Microsoft.BizTalk.Edi.PartnerAgreementManager.IPartnerTimeBasedBatch
type PartnerBatch = class
inherit CommonPartnerEdiProperties
interface IPartnerTimeBasedBatch
interface IPartnerDocCountBasedBatch
interface IPartnerCharCountBasedBatch
interface IPartnerBatch
interface ICommonPartnerEdiProperties
interface ICommonGlobalEdiProperties
Public Class PartnerBatch
Inherits CommonPartnerEdiProperties
Implements IPartnerCharCountBasedBatch, IPartnerDocCountBasedBatch, IPartnerTimeBasedBatch
- Inheritance
- Implements
Constructors
| PartnerBatch(Int32, EdiMessageType) | |
| PartnerBatch(Int32, Int32) |
Fields
| disconnectedState | (Inherited from CommonGlobalEdiProperties) |
| isDirty | (Inherited from CommonGlobalEdiProperties) |
| partnerSid | (Inherited from CommonPartnerEdiProperties) |
| partyId | (Inherited from CommonPartnerEdiProperties) |
| partyName | (Inherited from CommonPartnerEdiProperties) |
| runtimeFlag | (Inherited from CommonGlobalEdiProperties) |
Properties
| BatchId | |
| BatchingActivated | |
| BatchingBase | |
| BizTalkMgmtDbConnectionString | (Inherited from CommonGlobalEdiProperties) |
| CacheDuration | (Inherited from CommonGlobalEdiProperties) |
| Description | |
| EndDateTime | |
| FilterGroups | |
| Frequency | |
| IsSender | (Inherited from CommonGlobalEdiProperties) |
| IsStatusReportingConfigured | (Inherited from CommonGlobalEdiProperties) |
| MaxCountInGroup | |
| MaxCountInInterchange | |
| MessageType | |
| Name | |
| nIsSender | (Inherited from CommonGlobalEdiProperties) |
| OccurrenceCount | |
| OccurrencePattern | |
| OccursAt | |
| PartnerSid | (Inherited from CommonPartnerEdiProperties) |
| PartyId | (Inherited from CommonPartnerEdiProperties) |
| PartyName | (Inherited from CommonPartnerEdiProperties) |
| SendEmptyBatchSignal | |
| SignatureCertificateHash | (Inherited from CommonPartnerEdiProperties) |
| SsoApplicationName | (Inherited from CommonGlobalEdiProperties) |
| StartDateTime | |
| StartImmediately | |
| WeeklyDays | |
Methods
| Delete() | |
| Dispose() | (Inherited from CommonGlobalEdiProperties) |
| ExpireCache() | (Inherited from CommonGlobalEdiProperties) |
| Initialize(String, SqlDatabase, SqlDatabase, Boolean) | (Inherited from CommonGlobalEdiProperties) |
| Load() | (Inherited from CommonGlobalEdiProperties) |
| Save() | |
| TerminateBatchNoControlMessage(Boolean) | |
| Validate() | |