FlatFileColumn.CreationName Proprietà

Definizione

Restituisce la stringa utilizzata dal runtime di Integration Services per creare un'istanza dell'oggetto FlatFileColumn. Questa proprietà è di sola lettura.

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

Valore della proprietà

Stringa contenente il nome. È possibile utilizzare il nome completo dell'assembly (per assembly gestiti), PROGID o CLSID (per DLL COM).

Implementazioni

Si applica a