Wyliczenie CommandTypes
Badanie źródło danych reprezentuje typy możliwych kwerend polecenia.
Przestrzeń nazw: Microsoft.ReportingServices.RdlObjectModel
Zestaw: Microsoft.ReportingServices.Designer.Controls (w Microsoft.ReportingServices.Designer.Controls.dll)
Składnia
'Deklaracja
Public Enumeration CommandTypes
'Użycie
Dim instance As CommandTypes
public enum CommandTypes
public enum class CommandTypes
type CommandTypes
public enum CommandTypes
Elementy członkowskie
Nazwa elementu członkowskiego | Opis | |
---|---|---|
Text | Użyj ciąg kwerendy. | |
StoredProcedure | Użyj procedura składowana. | |
TableDirect | Wybierz bezpośrednio tabel bazy danych. |