Class ESS_MS_Dev_SqlExport
Inheritance
System.Object
ESS_MS_Dev_SqlExport
Assembly: Simplic.Framework.EF.dll
Syntax
public class ESS_MS_Dev_SqlExport : Locking.ILockable
Constructors
|
Improve this Doc
View Source
ESS_MS_Dev_SqlExport()
Declaration
public ESS_MS_Dev_SqlExport()
Properties
|
Improve this Doc
View Source
ESS_MS_Dev_SqlExport_Type
Declaration
public virtual ESS_MS_Dev_SqlExport_Type ESS_MS_Dev_SqlExport_Type { get; set; }
Property Value
|
Improve this Doc
View Source
ESS_MS_Intern_Dev_Products
Declaration
public virtual ESS_MS_Intern_Dev_Products ESS_MS_Intern_Dev_Products { get; set; }
Property Value
|
Improve this Doc
View Source
ESS_MS_Intern_Dev_Products_Version
Declaration
public virtual ESS_MS_Intern_Dev_Products_Version ESS_MS_Intern_Dev_Products_Version { get; set; }
Property Value
|
Improve this Doc
View Source
ExportID
Declaration
public Guid ExportID { get; set; }
Property Value
Type |
Description |
System.Guid |
|
|
Improve this Doc
View Source
Ident
Declaration
public int Ident { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
OrderNr
Declaration
public int OrderNr { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ProductId
Declaration
public long ProductId { get; set; }
Property Value
Type |
Description |
System.Int64 |
|
|
Improve this Doc
View Source
TypeId
Declaration
public long TypeId { get; set; }
Property Value
Type |
Description |
System.Int64 |
|
|
Improve this Doc
View Source
VersionId
Declaration
public long VersionId { get; set; }
Property Value
Type |
Description |
System.Int64 |
|
Methods
|
Improve this Doc
View Source
GetPersistantKey()
Declaration
public Guid GetPersistantKey()
Returns
Type |
Description |
System.Guid |
|