DataConnector | ComponentOne
C1.AdoNet.D365S Assembly / C1.AdoNet.D365S Namespace / C1D365SCommand Class / DbParameterCollection Property

In This Topic
    DbParameterCollection Property (C1D365SCommand)
    In This Topic
    System.Data.Common.DbParameter オブジェクトのコレクションを取得します。
    Syntax
    'Declaration
     
    Protected ReadOnly Property DbParameterCollection As DbParameterCollection
    protected DbParameterCollection DbParameterCollection {get;}
    See Also