Linguaggio

TSqlObject.Item[ModelPropertyClass] Proprietà

Definizione

Restituisce il valore della proprietà.

public object this[Microsoft.SqlServer.Dac.Model.ModelPropertyClass property] { get; }
member this.Item(Microsoft.SqlServer.Dac.Model.ModelPropertyClass) : obj
Default Public ReadOnly Property Item(property As ModelPropertyClass) As Object

Parametri

property
ModelPropertyClass

Proprietà.

Valore della proprietà

Valore proprietà.

Eccezioni

Se property non esiste nell'oggetto .

Si applica a