Konstruktor CodeObject (String)
Inicjuje nowe wystąpienie CodeObject klasy
Przestrzeń nazw: Microsoft.ReportingServices.RdlObjectModel
Zestaw: Microsoft.ReportingServices.Designer.Controls (w Microsoft.ReportingServices.Designer.Controls.dll)
Składnia
'Deklaracja
Public Sub New ( _
code As String _
)
'Użycie
Dim code As String
Dim instance As New CodeObject(code)
public CodeObject(
string code
)
public:
CodeObject(
String^ code
)
new :
code:string -> CodeObject
public function CodeObject(
code : String
)
Parametry
- code
Typ: System.String
Niestandardowy kod.
Zobacz także