This topic has not yet been rated - Rate this topic

SqlDependency Constructor

Creates a new instance of the SqlDependency class.
Name Description
SqlDependency () Creates a new instance of the SqlDependency class with the default settings.
SqlDependency (SqlCommand) Creates a new instance of the SqlDependency class and associates it with the SqlCommand parameter.
SqlDependency (SqlCommand, String, Int32) Creates a new instance of the SqlDependency class, associates it with the SqlCommand parameter, and specifies notification options and a time-out value.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.