SqlServerBlobProvider.Exists Method
- Namespace:
- Weavy.Core.Providers
- Assembly:
- Weavy.Core.dll
Exists(Blob)
Checks if the specified blob has any data.
public bool Exists(Blob blob)
Parameters
- blob
- Blob
The blob.
Returns
bool
true
if the blob exists; otherwise false