CodeObject クラスの新しいインスタンスを初期化します。
名前空間: Microsoft.ReportingServices.RdlObjectModel
アセンブリ: Microsoft.ReportingServices.Designer.Controls (Microsoft.ReportingServices.Designer.Controls.dll)
構文
'宣言
Public Sub New ( _
code As String _
)
'使用
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
)
パラメーター
- code
型: System.String
カスタム コード。