public Nullable<TimeSpan> DefaultCommandTimeout { get; }
Public ReadOnly Property DefaultCommandTimeout As Nullable(Of TimeSpan) Get
public: property Nullable<TimeSpan^> DefaultCommandTimeout { Nullable<TimeSpan^> get (); }