Method | Description | |
---|---|---|
CreateIfNotExistsAsync ( this container, |
||
ExportBacpacAsync ( this services, Stream stream, string database, |
||
UploadFromStreamAsync ( this blob, Stream stream, |
public static CreateIfNotExistsAsync ( this container, |
||
container | this | |
ct | ||
return | Task |
public static ExportBacpacAsync ( this services, Stream stream, string database, |
||
services | this | |
stream | Stream | |
database | string | |
ct | ||
return | Task |
public static UploadFromStreamAsync ( this blob, Stream stream, |
||
blob | this | |
stream | Stream | |
ct | ||
return | Task |