Aracılığıyla paylaş


BusinessLogicParameter.Value Ö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 Value As Object
    Get
    Set
'Kullanım
Dim instance As BusinessLogicParameter
Dim value As Object

value = instance.Value

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

Özellik Değeri

Tür: System.Object

Uygulamalar

IDataParameter.Value