SqlBytes::Storage Property

 

Returns information about the storage state of this SqlBytes instance.

Namespace:   System.Data.SqlTypes
Assembly:  System.Data (in System.Data.dll)

public:
property StorageState Storage {
	StorageState get();
}

Property Value

Type: System.Data.SqlTypes::StorageState

A StorageState enumeration.

.NET Framework
Available since 2.0
Return to top
Show: