Méthode | Description | |
---|---|---|
RepositoryDelete ( this Attachment, |
||
RepositoryFilename ( this Attachment, |
||
RepositoryThumbnailFilename ( this Attachment, |
||
SaveAttachment ( this Attachment, |
||
SaveAttachment ( this Attachment, |
||
SaveThumbnailAttachment ( this Attachment, |
||
SaveThumbnailAttachment ( this Attachment, |
||
SaveThumbnailAttachment ( this Attachment, |
public static RepositoryDelete ( this Attachment, |
||
Attachment | this | |
Database | ||
Résultat | void |
public static RepositoryFilename ( this Attachment, |
||
Attachment | this | |
Database | ||
Résultat | string |
public static RepositoryThumbnailFilename ( this Attachment, |
||
Attachment | this | |
Database | ||
Résultat | string |
public static SaveAttachment ( this Attachment, |
||
Attachment | this | |
Database | ||
FileContent | Stream | |
Résultat | string |
public static SaveAttachment ( this Attachment, |
||
Attachment | this | |
Database | ||
FileContent | byte | |
Résultat | string |
public static SaveThumbnailAttachment ( this Attachment, |
||
Attachment | this | |
Database | ||
Thumbnail | Image | |
Résultat | string |
public static SaveThumbnailAttachment ( this Attachment, |
||
Attachment | this | |
Database | ||
FileContent | Stream | |
Résultat | string |
public static SaveThumbnailAttachment ( this Attachment, |
||
Attachment | this | |
Database | ||
FileContent | byte | |
Résultat | string |