Description
SQL Server 2008 and later only. Returns true if the column has the FILESTREAM property set. It applies only to VARBINARY(MAX) data type. DATATYPE: Boolean.
Property Type
- Read-write property
Syntax
Public Property IsFileStream() As Variant
See Also