Compartir a través de


SqlStoredProcedureGetPropertiesResource.Body Propiedad

Definición

Obtiene o establece el cuerpo del procedimiento almacenado.

[Newtonsoft.Json.JsonProperty(PropertyName="body")]
public string Body { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="body")>]
member this.Body : string with get, set
Public Property Body As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a