SqlFileStream.Length Proprietà

Definizione

Ottiene un valore che indica la lunghezza del flusso corrente in byte.

public:
 virtual property long Length { long get(); };
public override long Length { get; }
member this.Length : int64
Public Overrides ReadOnly Property Length As Long

Valore della proprietà

Un valore Int64 che indica la lunghezza del flusso corrente in byte.

Si applica a

Vedi anche