Sdílet prostřednictvím


SqlMISource.SqlReaderStoredProcedureName Property

Definition

Name of the stored procedure for a Azure SQL Managed Instance 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