Do not use, will become internal when the NGWS runtime supprts assemblies determines if a string is non-null and non-empty.
[Visual Basic] Public Shared Function ISEmpty( _ ByVal str As String _ ) As Boolean [C#] public static bool ISEmpty( string str ); [C++] public: static bool ISEmpty( String* str ); [JScript] public static function ISEmpty( str : String ) : Boolean;
AdapterDesignUtil Class | AdapterDesignUtil Members | System.Data.Design Namespace