FolderFile
Fields
	| Field name | 
	Ordinal | 
	Native type | 
	Length | 
	Precision | 
	Scale | 
	Is Nullable | 
	Is PK | 
	Is FK | 
	Is Identity | 
	Is Computed | 
	Default value | 
	Default sequence | 
	| ID | 
	1 | 
	int | 
	0 | 
	10 | 
	0 | 
	 | 
	Yes | 
	 | 
	Yes | 
	 | 
	 | 
	 | 
	| Name | 
	2 | 
	varchar | 
	50 | 
	0 | 
	0 | 
	 | 
	 | 
	 | 
	 | 
	 | 
	 | 
	 | 
	| ParentID | 
	3 | 
	int | 
	0 | 
	10 | 
	0 | 
	Yes | 
	 | 
	Yes | 
	 | 
	 | 
	 | 
	 | 
	| Filesize | 
	4 | 
	int | 
	0 | 
	10 | 
	0 | 
	Yes | 
	 | 
	 | 
	 | 
	 | 
	 | 
	 | 
	| Discriminator | 
	5 | 
	tinyint | 
	0 | 
	3 | 
	0 | 
	 | 
	 | 
	 | 
	 | 
	 | 
	 | 
	 | 
	| PackType | 
	6 | 
	varchar | 
	10 | 
	0 | 
	0 | 
	Yes | 
	 | 
	 | 
	 | 
	 | 
	 | 
	 | 
Foreign key constraints
FK_28643894ee9a055e1543384cc90
	| Aspect | 
	Value | 
	| Primary key table | 
	dbo.FolderFile | 
	| Delete rule | 
	NoAction | 
	| Update rule | 
	NoAction | 
	| Foreign key field | 
	Primary key field | 
	| ParentID | 
	dbo.FolderFile.ID | 
Model elements mapped on this table