csname01 さん、こんにちは
フォーラム オペレーターの星 睦美です。
今回はコミュニティの回答者からの返信がつきにくいようですので、私のほうでもcsname01 さんに役立つ情報がないか探してみました。英語の情報ですが参考までにご紹介します。
(参考情報)
・Cannot write property IsFileStream.This property is not available on SQL Server:
http://www.sqlserver-training.com/cannot-write-property-isfilestream-this-property-is-not-available-on-sql-server/-
CAUSE (原因)
SQL Server Management is unable to set up the default property while creating a database using previous version of SQL Server Management Studio.
SOLUTION (解決方法)
To immediately fix this issue, we can create a database using a Create Database statement using Query Analyzer or we can upgrade a management studio client tool.
In my case, I create a Database using a TSQL statement, which worked perfectly fine.
SQL Server Managementは以前のバージョンの SQL Server Management Studio を使用してデータベースを作成するとき、既定のプロパティを設定することができないとあります。もし、csname01 さんの環境が上記にあてはまる場合にはSOLUTION の内容を参考にお試しいただければと思います。
こちらの情報がお役にたちましたら幸いです。
---
同様の事象に関する情報のお探しの方にもトラブルシューティングの参考になるように、私のほうで返信に[回答としてマーク] させていただきました。
今後ともSQL Server フォーラムをお役立てください。
フォーラム オペレーター 星 睦美 - MSDN Community Support