thanx a bunch.
cu
Martin
On 1/20/06, Carlos Guzmán Álvarez <
[EMAIL PROTECTED]> wrote:
Hello:
> on the internet site i only saw you as a member, so i thought that you
> are the only one to change sources.
Right, but sources are publicy available hehehehehe
I have added a RemoteEventId property to FbRemoteEvent class
public int RemoteEventId
{
get
{
if (this.revent != null)
{
return this.revent.RemoteId;
}
return -1;
}
}
--
Carlos Guzmán Álvarez
Vigo-Spain
http://carlosga.blogspot.com/
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Firebird-net-provider mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider
