Compartir a través de


DesignerDataStoredProcedure.Owner Propiedad

Definición

Obtiene el propietario del procedimiento almacenado.

public:
 property System::String ^ Owner { System::String ^ get(); };
public string Owner { get; }
member this.Owner : string
Public ReadOnly Property Owner As String

Valor de propiedad

Propietario del procedimiento almacenado.

Se aplica a