Microsoft.Data.SqlTypes.SqlFileStream
Exposes SQL Server data that is stored with the FILESTREAM column attribute as a sequence of bytes.
Gets the logical path of the SqlFileStream passed to the constructor.
Gets or sets the transaction context for this SqlFileStream object.
Initializes a new instance of the SqlFileStream class.
public SqlFileStream(string path, byte[] transactionContext, FileAccess access, FileOptions options, long allocationSize)
Initializes a new instance of the SqlFileStream class.