Share via


SqlChars.Storage Vlastnost

Definice

Vrátí informace o stavu úložiště této SqlChars instance.

public:
 property System::Data::SqlTypes::StorageState Storage { System::Data::SqlTypes::StorageState get(); };
public System.Data.SqlTypes.StorageState Storage { get; }
member this.Storage : System.Data.SqlTypes.StorageState
Public ReadOnly Property Storage As StorageState

Hodnota vlastnosti

Výčet StorageState .

Platí pro

Viz také