[seasar-dotnet:514] Re: 自動生成 Insert、Update、Delete文のトランザクションが効かない

Kazuya Sugimoto [E-MAIL ADDRESS DELETED]
2007年 6月 16日 (土) 19:57:32 JST


杉本です。

07/06/16 に Kazuya Sugimotoは書きました:

> あっ・・VBでのTypeクラスの取り方忘れた・・・orz
> C#だと以下の感じです。(^_^;)
>
> Is2daotestService service = (Is2daotestService) container.GetComponent(
>    typeof(Is2daotestService), "IS2daotestService");

Service = DirectCast(IContainer.GetComponent( _
GetType(Is2daotestService), "IS2daotestService"), Is2daotestService)

VBだとこうですね。

> --
> Kazuya Sugimoto
> Microsoft MVP Visual Developer - Solutions Architect
> http://d.hatena.ne.jp/sugimotokazuya/
>


-- 
Kazuya Sugimoto
Microsoft MVP Visual Developer - Solutions Architect
http://d.hatena.ne.jp/sugimotokazuya/


seasar-dotnet メーリングリストの案内