LkConnectionInfoEventArgs.TableObjectType Property

Definition

public:
 property Microsoft::DataTransformationServices::Design::TableInfoObjectType TableObjectType { Microsoft::DataTransformationServices::Design::TableInfoObjectType get(); void set(Microsoft::DataTransformationServices::Design::TableInfoObjectType value); };
public Microsoft.DataTransformationServices.Design.TableInfoObjectType TableObjectType { get; set; }
member this.TableObjectType : Microsoft.DataTransformationServices.Design.TableInfoObjectType with get, set
Public Property TableObjectType As TableInfoObjectType

Property Value

Microsoft.DataTransformationServices.Design.TableInfoObjectType

Applies to