Shunde.NET Framework Class Library

DBObject.PopulateBinaryData Method 

Populates the data of all the BinaryData objects in this class

public void PopulateBinaryData();

Remarks

When Populate is called on an object, any Binary Data is not fully populated. This must be therefore called before trying to access the binary data.

See Also

DBObject Class | Shunde.Framework Namespace