See Also

ConstructorClass Class  | ConstructorClass Members

Language

Visual Basic

C#

JScript

Show All

PropertyName
The PropertyName to set
See AlsoLanguages ObjectFactory_FW1 Send Feedback on this Topic

_SetNull Method

Sets the value of the named Property to Null

[Visual Basic]
Overrides Public Sub _SetNull( _    ByVal PropertyName As String _ )
[C#]
public override void _SetNull(    string PropertyName );
[JScript]
public override function _SetNull(    PropertyName : String );

Parameters

PropertyName
The PropertyName to set

Remarks

Only sets if the value is not already Null to avoid row state changing

See Also

ConstructorClass Class  | ConstructorClass Members

 

 


©2006 i3 Design Limited. All rights reserved.