SqlChars.Storage Proprietà

Definizione

Restituisce informazioni sullo stato di archiviazione di questa SqlChars istanza.

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

Valore della proprietà

Enumerazione StorageState .

Si applica a

Vedi anche