Aracılığıyla paylaş


BusinessLogicParameter.DbType Özelliği

Bu API altyapısını destekler ve doğrudan kodunuz içinden kullanılmak üzere tasarlanmamıştır.

Ad Alanı:  Microsoft.SqlServer.Replication.BusinessLogicSupport
Derleme:  Microsoft.SqlServer.Replication.BusinessLogicSupport (Microsoft.SqlServer.Replication.BusinessLogicSupport içinde.dll)

Sözdizimi

'Bildirim
Public Property DbType As DbType
    Get
    Set
'Kullanım
Dim instance As BusinessLogicParameter
Dim value As DbType

value = instance.DbType

instance.DbType = value
public DbType DbType { get; set; }
public:
virtual property DbType DbType {
    DbType get () sealed;
    void set (DbType value) sealed;
}
abstract DbType : DbType with get, set
override DbType : DbType with get, set
final function get DbType () : DbType
final function set DbType (value : DbType)

Özellik Değeri

Tür: System.Data.DbType

Uygulamalar

IDataParameter.DbType