This topic has not yet been rated - Rate this topic

TeamFoundationSqlResourceComponent.BindString Method

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  NameDescription
Protected method BindString(String, String, Int32, BindStringBehavior, SqlDbType) This is a helper function that handles binding strings to their [SqlParameters]. It makes sure that null values are correctly handled.
Protected method BindString(String, String, Int32, Boolean, SqlDbType) This is a helper function that handles binding strings to their [SqlParameters].It makes sure that null values are correctly handled. This is the old version of this method; use the overload that takes a [BindStringBehavior] to be more explicit about how null and empty strings are to be handled.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.