你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

SqlDWSource.SqlReaderStoredProcedureName Property

Definition

Name of the stored procedure for a SQL Data Warehouse source. This cannot be used at the same time as SqlReaderQuery. Type: string (or Expression with resultType string).

public object SqlReaderStoredProcedureName { get; set; }
member this.SqlReaderStoredProcedureName : obj with get, set
Public Property SqlReaderStoredProcedureName As Object

Property Value

Applies to