The properties of the SqlServerUploadedFile class are listed below. For a complete list of SqlServerUploadedFile class members, see the SqlServerUploadedFile Members topic.
![]() | Gets the size of the uploaded file in bytes |
![]() | The cryptographic hash of the uploaded file. |
![]() | Name of hash algorithm used |
![]() | The length of the of the cryptographic hash in bits. |
![]() | Returns generated identity value if data was written to a table with an IDENTITY-column |
![]() | A readable Stream on the uploaded file. |
![]() | Returns wether a file was uploaded into this object |
SqlServerUploadedFile Class | Hitone.Web.SqlServerUploader Namespace