'Declaration Public Overrides NotOverridable Function BeginRead( _ ByVal buffer() As Byte, _ ByVal offset As Integer, _ ByVal count As Integer, _ ByVal callback As AsyncCallback, _ ByVal state As Object _ ) As IAsyncResult
public override IAsyncResult BeginRead( byte[] buffer, int offset, int count, AsyncCallback callback, object state )
SqlFileStream Class SqlFileStream Members