AdomdCommand.CommandStream Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
CommandStream
[System.ComponentModel.Browsable(false)]
public System.IO.Stream CommandStream { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.CommandStream : System.IO.Stream with get, set
Public Property CommandStream As Stream
Property Value
- Attributes