Свойство | Type | Description | |
---|---|---|---|
_config | |||
_context | |||
_correlatedResSyncInfoStore | ICorrelatedResSyncInfoStore | ||
_datasetLink | string |
Méthode | Description | |
---|---|---|
TransformationBase ( |
Méthode | Description | |
---|---|---|
GetLocalId ( System.Guid uuid ) : string | ||
GetLocalId ( string uuidString ) : string | ||
GetSDataId ( string id ) : string | ||
GetUuid ( string localId, string uuidString ) : System.Guid | ||
GetUuidAsGuid ( string localId, string uuidString ) : |
||
GuidIsNullOrEmpty ( System.Guid guid ) : bool | ||
SetCommonProperties ( Sage document, string descriptor, Sage entry ) : void | ||
StringToGuid ( string guid ) : System.Guid |
protected GetLocalId ( System.Guid uuid ) : string | ||
uuid | System.Guid | |
Résultat | string |
protected GetLocalId ( string uuidString ) : string | ||
uuidString | string | |
Résultat | string |
protected GetSDataId ( string id ) : string | ||
id | string | |
Résultat | string |
protected GetUuid ( string localId, string uuidString ) : System.Guid | ||
localId | string | |
uuidString | string | |
Résultat | System.Guid |
protected GetUuidAsGuid ( string localId, string uuidString ) : |
||
localId | string | |
uuidString | string | |
Résultat |
protected GuidIsNullOrEmpty ( System.Guid guid ) : bool | ||
guid | System.Guid | |
Résultat | bool |
protected SetCommonProperties ( Sage document, string descriptor, Sage entry ) : void | ||
document | Sage | |
descriptor | string | |
entry | Sage | |
Résultat | void |
protected StringToGuid ( string guid ) : System.Guid | ||
guid | string | |
Résultat | System.Guid |
public TransformationBase ( |
||
context | ||
resourceKind | SupportedResourceKinds | |
Résultat | System |
protected NorthwindConfig,Sage.Integration.Northwind.Application _config | ||
Résultat |
protected RequestContext,Sage.Integration.Northwind.Adapter.Common _context | ||
Résultat |
protected ICorrelatedResSyncInfoStore _correlatedResSyncInfoStore | ||
Résultat | ICorrelatedResSyncInfoStore |