DataSourceInformation.ProcedureSupported 字段

指定指示数据源的信息属性过程名是否在一个多部分的对象标识符支持。

命名空间:  Microsoft.VisualStudio.Data.Framework
程序集:  Microsoft.VisualStudio.Data.Framework(在 Microsoft.VisualStudio.Data.Framework.dll 中)

语法

声明
Public Const ProcedureSupported As String
public const string ProcedureSupported
public:
literal String^ ProcedureSupported
static val mutable ProcedureSupported: string
public const var ProcedureSupported : String

备注

Visual Studio 查询设计器使用此信息来确定如何创建几节中的对象标识符。

.NET Framework 安全性

请参见

参考

DataSourceInformation 类

Microsoft.VisualStudio.Data.Framework 命名空间