Proprietà UseFullTableName

Questa API supporta l'infrastruttura e non può essere utilizzata direttamente dal codice.

For more information, see DBProviderInfo.

Spazio dei nomi  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

Sintassi

'Dichiarazione
ReadOnly Property UseFullTableName As Boolean
    Get
'Utilizzo
Dim instance As IDTSDBProviderInfo100
Dim value As Boolean

value = instance.UseFullTableName
bool UseFullTableName { get; }
property bool UseFullTableName {
    bool get ();
}
abstract UseFullTableName : bool
function get UseFullTableName () : boolean

Valore proprietà

Tipo: System. . :: . .Boolean